netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Please revert removal of /sys/class/net/*/features
@ 2012-04-10 18:08 Stephen Hemminger
  2012-04-10 18:27 ` David Miller
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stephen Hemminger @ 2012-04-10 18:08 UTC (permalink / raw)
  To: David Miller; +Cc: Michał Mirosław, netdev

This commit needs to be reverted. It removed an available sysfs file, and sysfs
files are part of the ABI. It caused a bug in our current release of Vyatta because
the shell script was using the sysfs file to see if VLAN was supported on a device.

An API maybe redundant, but you can't just remove it.


commit 974151e6119f20d2af4acb97526c780ae0f18ccb
Author: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Date:   Thu Jul 14 14:45:15 2011 -0700

    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>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-04-10 20:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-10 18:08 Please revert removal of /sys/class/net/*/features Stephen Hemminger
2012-04-10 18:27 ` David Miller
2012-04-10 18:32 ` Ben Greear
2012-04-10 19:59 ` Michał Mirosław
2012-04-10 20:25   ` Ben Hutchings
2012-04-10 20:46     ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).