summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiral Patel2013-02-26 01:18:38 +0100
committerJames Bottomley2013-05-02 16:32:24 +0200
commit62271dbda7e83ea7c492c1a2c45bf5e02b072b40 (patch)
treee1c4ad3aa7be637fa585fda22abd6030988f7d14
parent[SCSI] fnic: Kernel panic due to FIP mode misconfiguration (diff)
downloadkernel-qcow2-linux-62271dbda7e83ea7c492c1a2c45bf5e02b072b40.tar.gz
kernel-qcow2-linux-62271dbda7e83ea7c492c1a2c45bf5e02b072b40.tar.xz
kernel-qcow2-linux-62271dbda7e83ea7c492c1a2c45bf5e02b072b40.zip
[SCSI] fnic: Incremented driver version
Signed-off-by: Brian Uchino <buchino@cisco.com> Signed-off-by: Hiral Patel <hiralpat@cisco.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
-rw-r--r--drivers/scsi/fnic/fnic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/fnic/fnic.h b/drivers/scsi/fnic/fnic.h
index acec42a78aef..b6d1f92ed33c 100644
--- a/drivers/scsi/fnic/fnic.h
+++ b/drivers/scsi/fnic/fnic.h
@@ -38,7 +38,7 @@
#define DRV_NAME "fnic"
#define DRV_DESCRIPTION "Cisco FCoE HBA Driver"
-#define DRV_VERSION "1.5.0.2"
+#define DRV_VERSION "1.5.0.22"
#define PFX DRV_NAME ": "
#define DFX DRV_NAME "%d: "