]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[VLAN]: Add two missing checks to vlan_ioctl_handler()
authorMika Kukkonen <mikukkon@iki.fi>
Thu, 22 Dec 2005 02:39:49 +0000 (18:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Dec 2005 02:39:49 +0000 (18:39 -0800)
commit7eb1b3d372a53fe9220b9e3b579886db0fe2f897
tree76d3b65fc078ac873428796bfd7d2785dd2a4aa4
parent0d77d59f6293438f25e0560172699c0d3e4ef5ac
[VLAN]: Add two missing checks to vlan_ioctl_handler()

In vlan_ioctl_handler() the code misses couple checks for
error return values.

Signed-off-by: Mika Kukkonen <mikukkon@iki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan.c