diff options
author | James Smart <james.smart@emulex.com> | 2010-02-12 14:43:34 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-02-17 17:41:31 -0600 |
commit | 5fceef1f357e1b3485363e6e240369fc8cbee173 (patch) | |
tree | ed7e0e468a7b48541013686bf701e374e7e298d8 /drivers | |
parent | 72100cc43262fa39821b3debc04be1a7a17b3428 (diff) | |
download | linux-3.10-5fceef1f357e1b3485363e6e240369fc8cbee173.tar.gz linux-3.10-5fceef1f357e1b3485363e6e240369fc8cbee173.tar.bz2 linux-3.10-5fceef1f357e1b3485363e6e240369fc8cbee173.zip |
[SCSI] lpfc 8.3.9: Update Driver version to 8.3.9
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers')
-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 e550d02bb34..ac276aa46fb 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.8" +#define LPFC_DRIVER_VERSION "8.3.9" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |