]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect
authorEddie Wai <eddie.wai@broadcom.com>
Thu, 1 Jul 2010 22:34:50 +0000 (15:34 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:03:56 +0000 (12:03 -0500)
commit6447f286326690a936c35f9f913499307f869934
tree5232176f4fef9d62fdab968e43fca18bacefc4de
parent9ab98f57b3e1d73cd0720d29c21b687ba609cde9
[SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect

This patch introduces a new bnx2i_hw_ep_disconnect routine which
contains all chip related disconnect and clean up procedure of
iSCSI offload connections.  This separation is intended as a
preparation for the subsequent bnx2i_stop patch.

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Acked-by: Anil Veerabhadrappa <anilgv@broadcom.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/bnx2i/bnx2i_iscsi.c