[SCSI] fnic: Incremented driver version
authorHiral Patel <hiralpat@cisco.com>
Fri, 13 Sep 2013 00:45:43 +0000 (17:45 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 25 Oct 2013 08:57:57 +0000 (09:57 +0100)
Signed-off-by: Hiral Patel <hiralpat@cisco.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/fnic/fnic.h

index db7a950..528d43b 100644 (file)
@@ -39,7 +39,7 @@
 
 #define DRV_NAME               "fnic"
 #define DRV_DESCRIPTION                "Cisco FCoE HBA Driver"
-#define DRV_VERSION            "1.5.0.23"
+#define DRV_VERSION            "1.5.0.45"
 #define PFX                    DRV_NAME ": "
 #define DFX                     DRV_NAME "%d: "