From: Jayamohan Kallickal Date: Sat, 6 Apr 2013 03:38:25 +0000 (-0700) Subject: [SCSI] be2iscsi: Fix freeing CXN specific driver resources. X-Git-Tag: v3.10-rc1~3^2~1^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43f388b02e5c3a10a89f7163f38787a98638eb18;p=pandora-kernel.git [SCSI] be2iscsi: Fix freeing CXN specific driver resources. Free CXN specific resource held by driver when login redirection or connection retry happens. Login redirection was failing because WRB/SGL were not allocated from the CID on which doorbell was rung. Fixed the issue raised by MikeC Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed