commit | 245a57542462f0cdbd28ca676bbce441e15178bf | [log] [tgz] |
---|---|---|
author | Eddie Wai <eddie.wai@broadcom.com> | Wed Dec 11 15:30:22 2013 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Mar 15 10:17:47 2014 -0700 |
tree | 83ab41c5adb898f3380f414cc7be769180620d0c | |
parent | 06c4f20d2814b534eb4fb993d0db9259b24372b9 [diff] |
[SCSI] bnx2fc: Fixed the handling for the SCSI retry delay SCSI retry delay upon SAM_STAT_BUSY/_SET_FULL was not being handled in bnx2fc. This patch adds such handling by returning TARGET_BUSY to the SCSI ML for the corresponding LUN until the retry timer expires. Signed-off-by: Eddie Wai <eddie.wai@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>