commit | c1c16bd51a29eea8843f20161ddd32cddc524142 | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Tue Aug 30 15:54:49 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Sep 17 18:02:27 2011 +0400 |
tree | 9e92792aa4b93bb2f7ab4ac1b30ec6403d6f6014 | |
parent | 8a5badf1ea10c726b9cc04e52f91395b1248e034 [diff] |
[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 <bprakash@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>