Re: [PATCH v1] net-sysfs: expose permanent hardware address in sysfs

2014-05-07 Thread David Miller
From: David Decotigny Date: Mon, 5 May 2014 20:34:00 -0700 > Tested: > grep . /sys/class/net/*/*addr* > > Signed-off-by: David Decotigny ETHTOOL_GPERMADDR exists already, please use that instead, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: [PATCH v1] net-sysfs: expose permanent hardware address in sysfs

2014-05-06 Thread Florian Fainelli
Le 05/05/2014 20:34, David Decotigny a écrit : Tested: grep . /sys/class/net/*/*addr* Please also include the relevant sysfs documentation changes in Documentation/ABI/testing/sysfs-class-net. Thanks! Signed-off-by: David Decotigny --- net/core/net-sysfs.c | 15 +++ 1 f