diff options
author | James Smart <james.smart@emulex.com> | 2010-11-20 23:12:11 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-12-21 12:24:02 -0600 |
commit | 1f768e91e1fcd9f0df657783847347a833fdc573 (patch) | |
tree | 33ad76a1c38c2a12d01d37d8e3ca155e0fcd6d28 | |
parent | eb7a339e67dceec30f70a5cbed8e2bf6d8318f20 (diff) | |
download | op-kernel-dev-1f768e91e1fcd9f0df657783847347a833fdc573.zip op-kernel-dev-1f768e91e1fcd9f0df657783847347a833fdc573.tar.gz |
[SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19
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>
-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 7a1b5b1..10511c5 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.18" +#define LPFC_DRIVER_VERSION "8.3.19" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" #define LPFC_FP_DRIVER_HANDLER_NAME "lpfc:fp" |