From: Eddie Wai Date: Thu, 1 Jul 2010 22:34:50 +0000 (-0700) Subject: [SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect X-Git-Tag: v2.6.36-rc1~570^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6447f286326690a936c35f9f913499307f869934;p=pandora-kernel.git [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 Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Reviewed-by: Mike Christie Acked-by: Anil Veerabhadrappa Signed-off-by: James Bottomley --- Reading git-diff-tree failed