diff options
author | James Smart <james.smart@emulex.com> | 2013-12-18 05:30:18 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2014-03-15 21:18:56 +0400 |
commit | 70ecd49d3cff73729bb8c4a8163b1d40542cc25a (patch) | |
tree | 03fc3c4a1f4fcaf749555bbfbc84cf0efc5e0551 /drivers/scsi/lpfc/lpfc_version.h | |
parent | 15026c9eb61e205b08a60dc4b7fae3689d9f36c5 (diff) | |
download | linux-70ecd49d3cff73729bb8c4a8163b1d40542cc25a.tar.xz |
[SCSI] lpfc 8.3.44: Update lpfc version to driver version 8.3.44
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_version.h')
-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 e3094c4e143b..24974623d0f7 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.43" +#define LPFC_DRIVER_VERSION "8.3.44" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |