]> git.baikalelectronics.ru Git - kernel.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)
commitc20824c5f1c7012c8f66a00e18198603ea4ab2f1
tree76d3b65fc078ac873428796bfd7d2785dd2a4aa4
parenta7b0d8d136587e2c48bcf8f045118c91240598e0
[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