[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)
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>

No differences found