]> git.baikalelectronics.ru Git - kernel.git/commit
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 30 Jun 2010 02:47:40 +0000 (02:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Jun 2010 21:09:36 +0000 (14:09 -0700)
commitfbcea4b9a40d16f384c850c5534f8d485fb4468a
tree2881f953ac36d6fbf6662ad3264babe5303685db
parent807d42f0aa8abb496f0c82629fb522adb1cf1591
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()

Only some netdev feature flags correspond directly to ethtool feature
flags.  ethtool_op_get_flags() does the right thing.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Bhavesh Davda <bhavesh@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vmxnet3/vmxnet3_ethtool.c