diff options
author | James Smart <james.smart@emulex.com> | 2012-03-01 22:38:52 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-03-27 08:26:34 +0100 |
commit | 3194eef325c126d1f3bfa28317e2acd78292250d (patch) | |
tree | dbffae68ba1d465e9b40ae52970581c72a2d837f /drivers/scsi | |
parent | 8a0cee4bfa92fb4acaf93e86780ceab3694ca6d5 (diff) | |
download | op-kernel-dev-3194eef325c126d1f3bfa28317e2acd78292250d.zip op-kernel-dev-3194eef325c126d1f3bfa28317e2acd78292250d.tar.gz |
[SCSI] lpfc 8.3.30: Update lpfc to version 8.3.30
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')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h index fdc44d8..25cefc2 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -18,7 +18,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "8.3.29" +#define LPFC_DRIVER_VERSION "8.3.30" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |