alistair23-linux/drivers/scsi/bnx2i
Michael Chan 939b82e5bd cnic: Improve ->iscsi_nl_msg_send()
1. Change first parameter from cnic_dev to ulp_handle which is the hba
pointer.  All other similar upcalls are using hba pointer.  The callee
can then directly reference the hba without conversion.

2. Change return value from void to int so that an error code can be
passed back.  This allows the operation to be retried.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-23 11:44:29 -08:00
..
57xx_iscsi_constants.h cnic: Defer iscsi connection cleanup 2010-10-14 10:45:54 -07:00
57xx_iscsi_hsi.h
bnx2i.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
bnx2i_hwi.c cnic: Improve ->iscsi_nl_msg_send() 2010-12-23 11:44:29 -08:00
bnx2i_init.c [SCSI] bnx2i: Updated version to bnx2i-2.1.3 2010-09-05 14:51:16 -03:00
bnx2i_iscsi.c [SCSI] bnx2i: Added chip cleanup for the remove module path 2010-09-05 14:51:16 -03:00
bnx2i_sysfs.c
Kconfig scsi: fix bnx2i build errors 2010-08-11 08:59:01 -07:00
Makefile