staging: octeon-ethernet: remove .get_sg, etc. ethtool_ops
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Wed, 20 Apr 2011 16:27:09 +0000 (18:27 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 00:26:19 +0000 (17:26 -0700)
Driver sets .get_sg and .get_tx_csum ethtool_ops to their default
values anyway. Those fields are deprecated, starting in 2.6.39.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found