]> git.baikalelectronics.ru Git - kernel.git/commit
ethtool: allow ETHTOOL_GSSET_INFO for users
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sun, 22 Jan 2012 00:20:40 +0000 (00:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jan 2012 04:41:05 +0000 (23:41 -0500)
commit5b3e35c185e510945fe625b8078da3d86b2b4650
treed88f2bda3e213b576714bb781e274833ef50b9b5
parent72ee877b7a80e9fce6927cf162c264e15f49e823
ethtool: allow ETHTOOL_GSSET_INFO for users

Allow ETHTOOL_GSSET_INFO ethtool ioctl() for unprivileged users.
ETHTOOL_GSTRINGS is already allowed, but is unusable without this one.

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