diff options
author | James Smart <james.smart@emulex.com> | 2011-04-16 15:03:52 (GMT) |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2011-05-01 16:11:09 (GMT) |
commit | b413f498e12faaf5912de89e7ac7e882956e0b0a (patch) | |
tree | 34e6103e652e74aa459dc7b99cd254fbd310f3ac /drivers/scsi/lpfc/lpfc_version.h | |
parent | b6e3b9c606f271824bdeb6a40a080452eb086598 (diff) | |
download | linux-b413f498e12faaf5912de89e7ac7e882956e0b0a.tar.xz |
[SCSI] lpfc 8.3.23: Update driver version to 8.3.23
Update driver version to 8.3.22
Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
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 2404d1d..c03921b 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.22" +#define LPFC_DRIVER_VERSION "8.3.23" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |