net: Fix ETHTOOL_GFEATURES compatibility
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Tue, 22 Feb 2011 16:52:28 +0000 (16:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Feb 2011 22:23:32 +0000 (14:23 -0800)
commit4e4db200541d49404ff39ac482efee072dd72144
treeaa8d62bf8b6fc551ccac1f3aa6b616e30031c4fa
parent14d1232f490c1c696582909fb3b69e67a8d38a34
net: Fix ETHTOOL_GFEATURES compatibility

Implement getting rx checksum state for not updated drivers.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c