From: Eddie Wai Date: Thu, 12 Aug 2010 23:44:30 +0000 (-0700) Subject: [SCSI] bnx2i: Added chip cleanup for the remove module path X-Git-Tag: v2.6.37-rc1~159^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250ae982e2864aa0e06a09137382f44e58b51683;p=pandora-kernel.git [SCSI] bnx2i: Added chip cleanup for the remove module path In the case when an ep_connect request is interrupted due to route request stall, if the iSCSI daemon is terminated by the user, the chip will be left in a state which will not get cleaned up upon module removal. Upon module reload, when the same context id is used for a new connection, chip panic would occur. This patch adds chip cleanup in the module removal path. Signed-off-by: Eddie Wai Acked-by: Benjamin Li Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed