aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2fc
diff options
context:
space:
mode:
authorChad Dupuis <chad.dupuis@qlogic.com>2016-04-07 09:08:00 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2016-04-15 16:53:11 -0400
commit63f21677965ab5b888ca15be872fce294c6802d7 (patch)
tree24fdcf1d982ac193646f75883a6d49c2012d2311 /drivers/scsi/bnx2fc
parentbnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer. (diff)
downloadlinux-dev-63f21677965ab5b888ca15be872fce294c6802d7.tar.xz
linux-dev-63f21677965ab5b888ca15be872fce294c6802d7.zip
bnx2fc: Update version number to 2.10.3.
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/bnx2fc')
-rw-r--r--drivers/scsi/bnx2fc/bnx2fc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc.h b/drivers/scsi/bnx2fc/bnx2fc.h
index 106788f304d6..fdd4eb4e41b2 100644
--- a/drivers/scsi/bnx2fc/bnx2fc.h
+++ b/drivers/scsi/bnx2fc/bnx2fc.h
@@ -65,7 +65,7 @@
#include "bnx2fc_constants.h"
#define BNX2FC_NAME "bnx2fc"
-#define BNX2FC_VERSION "2.9.6"
+#define BNX2FC_VERSION "2.10.3"
#define PFX "bnx2fc: "