linux-kernel-test/drivers/scsi/bnx2i
Anil Veerabhadrappa 4e85f15166 [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions
Fixed bnx2i_init_one() to properly handle return code of
cnic->register_device() and propagate it back to the caller.  No need to check
for BNX2I_CNIC_REGISTERED, because unless the adapter is added to adapter_list
it will not be registered in ep_connect context

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Anil Veerabhadrappa <anilgv@broadcom.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-08-22 17:51:52 -05:00
..
57xx_iscsi_constants.h
57xx_iscsi_hsi.h
bnx2i_hwi.c
bnx2i_init.c [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions 2009-08-22 17:51:52 -05:00
bnx2i_iscsi.c
bnx2i_sysfs.c
bnx2i.h
Kconfig cnic: add NETDEV_1000 and NETDEVICES to Kconfig select 2009-06-21 11:02:59 -05:00
Makefile