aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorSaurav Kashyap <skashyap@marvell.com>2019-06-24 01:30:00 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2019-06-26 22:42:48 -0400
commit10b3ef2270189fee35ca21b70463481353f1e160 (patch)
tree490cb4f6620bbdf89ddbcefc4ba966e1347f9336 /drivers
parentscsi: bnx2fc: Limit the IO size according to the FW capability (diff)
downloadlinux-dev-10b3ef2270189fee35ca21b70463481353f1e160.tar.xz
linux-dev-10b3ef2270189fee35ca21b70463481353f1e160.zip
scsi: bnx2fc: Update the driver version to 2.12.10
Update the driver version to 2.12.10. Signed-off-by: Saurav Kashyap <skashyap@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers')
-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 170abe90007a..3b84db8d13a9 100644
--- a/drivers/scsi/bnx2fc/bnx2fc.h
+++ b/drivers/scsi/bnx2fc/bnx2fc.h
@@ -66,7 +66,7 @@
#include "bnx2fc_constants.h"
#define BNX2FC_NAME "bnx2fc"
-#define BNX2FC_VERSION "2.11.8"
+#define BNX2FC_VERSION "2.12.10"
#define PFX "bnx2fc: "