Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/e1000
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
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>
2009-09-03 20:02:11 -07:00
..
e1000.h e1000: implement jumbo receive with partial descriptors 2009-07-06 18:07:51 -07:00
e1000_ethtool.c e1000: allow ethtool coalesece to adjust interrupts per second 2009-07-06 18:07:47 -07:00
e1000_hw.c e1000: Remove unused function e1000_mta_set. 2009-08-26 15:36:51 -07:00
e1000_hw.h e1000: fix flow control thresholds 2009-07-06 18:07:52 -07:00
e1000_main.c netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 2009-09-03 20:02:11 -07:00
e1000_osdep.h e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_param.c e1000: fix stack size 2008-08-27 13:56:27 -07:00
Makefile