]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitf80400a26a2e8bff541de12834a1134358bb6642
treed88f2bda3e213b576714bb781e274833ef50b9b5
parentb1cc16b8e643096adb92bbcb76c6c4c564141c40
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