diff options
author | Vasiliy Kulikov <[email protected]> | 2010-11-14 10:08:34 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-11-17 12:22:38 -0800 |
commit | 870634b0b641271acb2e22df06ddda0c794b89a3 (patch) | |
tree | ea1ac4c33c1ccd63755eb65ad30c5bb61d1a26d9 /net/unix/sysctl_net_unix.c | |
parent | 24b7ea9f6c9787fad885442ed0cc010f1aa69cca (diff) |
net: bnx2x: fix error value sign
bnx2x_init_one() should return negative value on error.
By mistake it returns ENODEV instead of -ENODEV.
Signed-off-by: Vasiliy Kulikov <[email protected]>
Acked-by: Eilon Greenstein <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions