aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_version.h
diff options
context:
space:
mode:
authorJames Smart <James.Smart@Emulex.Com>2006-05-01 21:50:40 -0400
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-05-03 12:12:39 -0500
commit0b18ac42aa036c7fa217f178aa6a02c66e19e0a1 (patch)
treee0f63327348e57975d2f4e7ce623c2c1d28b71f7 /drivers/scsi/lpfc/lpfc_version.h
parent[SCSI] mptspi: revalidate negotiation parameters after host reset and resume (diff)
downloadlinux-dev-0b18ac42aa036c7fa217f178aa6a02c66e19e0a1.tar.xz
linux-dev-0b18ac42aa036c7fa217f178aa6a02c66e19e0a1.zip
[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path
This patch updates the lpfc driver to revision 8.1.6, which includes the following changes: - Fix data corruption in SCSI BUS reset path, due to reusing the same request structure for each target. - Change version number to 8.1.6 Signed-off-by: James Smart <James.Smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_version.h')
-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 d0f2dc310b00..6b737568b831 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.1.5"
+#define LPFC_DRIVER_VERSION "8.1.6"
#define LPFC_DRIVER_NAME "lpfc"