]> Pileus Git - ~andy/linux/commit
ethtool: Make more commands available to unprivileged processes
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 12 Jun 2012 13:05:41 +0000 (13:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Jun 2012 01:51:09 +0000 (18:51 -0700)
commit2da45db2bdd432a9dca825099c791f5c851f92b9
tree8dcc0a926ba2f740c47d877f837a3dee210d1839
parent95603e2293de556de7e82221649bfd7fd98b64a3
ethtool: Make more commands available to unprivileged processes

'Get' commands should generally not require CAP_NET_ADMIN, with
the exception of those that expose internal state.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c