diff options
author | James Smart <james.smart@emulex.com> | 2010-06-07 15:24:54 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-07-27 12:01:34 -0500 |
commit | 18cacc34887df274feb3f1ff420d7592e4ea246f (patch) | |
tree | d6484ef773f809c875fcec28d15e4c9d64054620 /drivers/scsi/lpfc | |
parent | 2a9bf3d011303d8da64cd5e0e7fdd95f0c143984 (diff) | |
download | linux-18cacc34887df274feb3f1ff420d7592e4ea246f.tar.gz linux-18cacc34887df274feb3f1ff420d7592e4ea246f.tar.bz2 linux-18cacc34887df274feb3f1ff420d7592e4ea246f.zip |
[SCSI] lpfc 8.3.13: Update Driver Version to 8.3.13
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')
-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 5294c3a515a1..e79090df228a 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.12" +#define LPFC_DRIVER_VERSION "8.3.13" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |