diff options
author | Vasiliy Kulikov | 2010-11-14 10:08:34 +0000 |
---|---|---|
committer | David S. Miller | 2010-11-17 12:22:38 -0800 |
commit | 870634b0b641271acb2e22df06ddda0c794b89a3 (patch) | |
tree | ea1ac4c33c1ccd63755eb65ad30c5bb61d1a26d9 /security/selinux | |
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 <segoon@openwall.com>
Acked-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions