Files
linux/drivers/net
Al Viro 4ad41c1e26 bonding: quit messing with IOCTL
The only remaining users are issuing SIOCGMIIPHY and SIOCGMIIREG,
neither of which deals with userland pointers.  Simply calling
->ndo_do_ioctl() is fine; no messing with set_fs() is needed.
It used to mess with SIOCETHTOOL, which would've needed set_fs(),
but that has been killed in "[NET] ethtool ops are the only way"
9 years ago...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-09-27 21:15:21 -04:00
..
2016-09-27 21:15:21 -04:00
2016-06-15 22:06:06 -07:00
2016-09-07 20:16:37 +03:00
2016-05-09 00:00:28 -04:00
2016-04-26 15:53:05 -04:00
2016-08-23 23:09:27 -07:00
2016-07-19 19:25:43 -07:00