From: Eddie Wai Date: Wed, 11 Dec 2013 23:30:22 +0000 (-0800) Subject: [SCSI] bnx2fc: Fixed the handling for the SCSI retry delay X-Git-Tag: v3.15-rc1~136^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=245a57542462f0cdbd28ca676bbce441e15178bf;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed