diff options
author | James Smart <james.smart@emulex.com> | 2013-01-03 15:44:24 -0500 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-01-30 11:42:55 +1100 |
commit | 19173f81c1ce30487fcdd7b00b6bc4cb59c953e9 (patch) | |
tree | b792230c4fe9072a79532432837e96eb3cfe4c7d /drivers/scsi/lpfc | |
parent | 421c66228a168f65494511231265594545c7f1da (diff) | |
download | linux-stable-19173f81c1ce30487fcdd7b00b6bc4cb59c953e9.tar.gz linux-stable-19173f81c1ce30487fcdd7b00b6bc4cb59c953e9.tar.bz2 linux-stable-19173f81c1ce30487fcdd7b00b6bc4cb59c953e9.zip |
[SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver release
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/lpfc')
-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 ba596e854bbc..f3b7795a296b 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.36" +#define LPFC_DRIVER_VERSION "8.3.37" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |