git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aae5e7c
)
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
author
Ben Hutchings
<bhutchings@solarflare.com>
Thu, 3 Sep 2009 10:39:43 +0000
(10:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 4 Sep 2009 03:02:11 +0000
(20:02 -0700)
dev_ioctl() already checks capable(CAP_NET_ADMIN) before calling the
driver's implementation of MDIO ioctls.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found