aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Smart <james.smart@emulex.com>2010-11-20 23:12:11 -0500
committerJames Bottomley <James.Bottomley@suse.de>2010-12-21 12:24:02 -0600
commit1f768e91e1fcd9f0df657783847347a833fdc573 (patch)
tree33ad76a1c38c2a12d01d37d8e3ca155e0fcd6d28
parent[SCSI] lpfc 8.3.19: Change heartbeat to default to disabled (diff)
downloadlinux-dev-1f768e91e1fcd9f0df657783847347a833fdc573.tar.xz
linux-dev-1f768e91e1fcd9f0df657783847347a833fdc573.zip
[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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h
index 7a1b5b112a0b..10511c58f4d9 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"