]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: remove /sys/class/net/*/features
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 14 Jul 2011 21:45:15 +0000 (14:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Jul 2011 21:45:15 +0000 (14:45 -0700)
commit974151e6119f20d2af4acb97526c780ae0f18ccb
tree2ff3660d0a4113f2b0884ba90206041853666ff2
parentfec30c33819b442fd618b10f405248ee7cbb51d8
net: remove /sys/class/net/*/features

The same information and more can be obtained by using ethtool
with ETHTOOL_GFEATURES.

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