From: Bhanu Prakash Gollapudi Date: Tue, 30 Aug 2011 22:54:49 +0000 (-0700) Subject: [SCSI] bnx2fc: No abort issued for REC when it times out X-Git-Tag: v3.2-rc1~125^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1c16bd51a29eea8843f20161ddd32cddc524142;p=pandora-kernel.git [SCSI] bnx2fc: No abort issued for REC when it times out ABTS was not issued for timed out REC, as REC completion handler exits out if the IO completed. Check for timed out REC and issue ABTS before proceeding with further processing in REC completion handler. Also, initialize rec_retry and srr_retry before starting the IO. Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed