summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2009-11-06 08:09:09 +0000
committerDavid S. Miller <davem@davemloft.net>2009-11-06 23:11:15 -0800
commit9177efd3991e2cb3f5643a01d3be22121cab6efc (patch)
tree7bc6d106d4ef26d8012346f74ae0fdbe7ebdf1d3 /Makefile
parent6b96018b28bd93274b4b2a4c633a5d373fda0441 (diff)
downloadtalos-op-linux-9177efd3991e2cb3f5643a01d3be22121cab6efc.tar.gz
talos-op-linux-9177efd3991e2cb3f5643a01d3be22121cab6efc.zip
net, compat_ioctl: handle more ioctls correctly
The MII ioctls and SIOCSIFNAME need to go through ifsioc conversion, which they never did so far. Some others are not implemented in the native path, so we can just return -EINVAL directly. Add IFSLAVE ioctls to the EINVAL list and move it to the end to optimize the code path for the common case. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud