linux/drivers/net/bnx2x
Vasiliy Kulikov 870634b0b6 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>
2010-11-17 12:22:38 -08:00
..
Makefile
bnx2x.h bnx2x: Update version number 2010-11-01 06:21:39 -07:00
bnx2x_cmn.c bnx2x: Look inside vlan when determining checksum proto. 2010-11-12 12:30:57 -08:00
bnx2x_cmn.h bnx2x: make local function static and remove dead code 2010-10-24 15:07:13 -07:00
bnx2x_dump.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_ethtool.c bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL. 2010-10-21 19:59:32 -07:00
bnx2x_fw_defs.h bnx2x, cnic, bnx2i: use new FW/HSI 2010-10-06 14:10:35 -07:00
bnx2x_fw_file_hdr.h bnx2x, cnic, bnx2i: use new FW/HSI 2010-10-06 14:10:35 -07:00
bnx2x_hsi.h bnx2x: Do not enable CL37 BAM unless it is explicitly enabled 2010-11-01 06:21:38 -07:00
bnx2x_init.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_init_ops.h bnx2x: make local function static and remove dead code 2010-10-24 15:07:13 -07:00
bnx2x_link.c bnx2x: Reset 8073 phy during common init 2010-11-01 06:21:39 -07:00
bnx2x_link.h bnx2x: make local function static and remove dead code 2010-10-24 15:07:13 -07:00
bnx2x_main.c net: bnx2x: fix error value sign 2010-11-17 12:22:38 -08:00
bnx2x_reg.h bnx2x: prevent false parity error in MSI-X memory of HC block 2010-10-19 08:37:37 -07:00
bnx2x_stats.c bnx2x: properly initialize FW stats 2010-10-06 14:10:41 -07:00
bnx2x_stats.h bnx2x: code beautify 2010-10-06 14:10:41 -07:00