diff options
author | James Smart <james.smart@emulex.com> | 2013-06-01 01:05:53 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-06-26 21:48:56 +0400 |
commit | 9246cc2bd46cc674e027ea9f11a0e3c443079e90 (patch) | |
tree | 9b42918854d8d2584f97600e661e7b3f5bcadaf3 /drivers/scsi | |
parent | 92c13f291e42e35d9f15decca9cc8ddee2ae350b (diff) | |
download | linux-9246cc2bd46cc674e027ea9f11a0e3c443079e90.tar.xz |
[SCSI] lpfc 8.3.40: Update lpfc version to driver version 8.3.40
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 60a298159fc1..c6c32eebf3dd 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.39" +#define LPFC_DRIVER_VERSION "8.3.40" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |