diff options
author | James Smart <james.smart@emulex.com> | 2012-03-01 22:38:42 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-03-27 08:26:34 +0100 |
commit | 8a0cee4bfa92fb4acaf93e86780ceab3694ca6d5 (patch) | |
tree | 66e929dd8d3c959166261c026ef10007e0930c95 /drivers/scsi/lpfc/lpfc_scsi.h | |
parent | 4ac9b22625333f9d86c01df702c83d2dfe732131 (diff) | |
download | linux-8a0cee4bfa92fb4acaf93e86780ceab3694ca6d5.tar.bz2 |
[SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O Failures
Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_scsi.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_scsi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_scsi.h b/drivers/scsi/lpfc/lpfc_scsi.h index e2e33043033e..21a2ffe67eac 100644 --- a/drivers/scsi/lpfc/lpfc_scsi.h +++ b/drivers/scsi/lpfc/lpfc_scsi.h @@ -164,5 +164,4 @@ struct lpfc_scsi_buf { #define LPFC_SCSI_DMA_EXT_SIZE 264 #define LPFC_BPL_SIZE 1024 -#define LPFC_RETRY_PAUSE 300 #define MDAC_DIRECT_CMD 0x22 |