]> git.baikalelectronics.ru Git - kernel.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)
commite83ac9ef0c8ae051f5820357233d0d933e7900e9
tree2ff3660d0a4113f2b0884ba90206041853666ff2
parent5b02f112bfa95dfd49f8e0988f4ab25b2656c5fd
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