diff options
author | James Smart <James.Smart@Emulex.Com> | 2009-11-18 15:41:46 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-12-04 12:01:53 -0600 |
commit | 2a7045212cef90337588f72f5dabf497f5f93a90 (patch) | |
tree | 9bc144d23732cb66893357938b57cc1e96238a3b /drivers/scsi | |
parent | a747c9ce56533e376993473321d96ec8c23a3e43 (diff) | |
download | op-kernel-dev-2a7045212cef90337588f72f5dabf497f5f93a90.zip op-kernel-dev-2a7045212cef90337588f72f5dabf497f5f93a90.tar.gz |
[SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
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 49727c2..c7f3aed 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.5" +#define LPFC_DRIVER_VERSION "8.3.6" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |