commit | 2ae0bf69b716d07126f0a9c17fcc2d76da172cb6 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Jun 13 12:06:43 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:14:59 2007 -0700 |
tree | a7cbfcbfa3e5fe95ae77e1fc0a73745f657edf7a | |
parent | e89fe42cd03c8fd3686df82d8390a235717a66de [diff] |
[VLAN]: Return proper error codes in register_vlan_device The returned device is unused, return proper error codes instead and avoid having the ioctl handler guess the error. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>