diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-07-24 15:37:11 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-07-24 15:37:11 -0700 |
commit | 3f5f4346b6d3c8bc33780a941da2473c4be2c989 (patch) | |
tree | addc6e4344ba3e54b31fd0a6fc867b938ba3c6f0 /drivers/sbus | |
parent | 79d310d01ec2a55e0ac1810aee56886ebee58c53 (diff) |
[8021Q]: vlan_ioctl_handler: fix return value
net/8021q/vlan.c: In function 'vlan_ioctl_handler':
net/8021q/vlan.c:700: warning: 'err' may be used uninitialized in this function
The warning is incorrect, but from my reading this ioctl will return -EINVAL
on success.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions