]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
scsi: csiostor: update module version
authorVarun Prakash <varun@chelsio.com>
Tue, 20 Jun 2017 14:11:21 +0000 (19:41 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 26 Jun 2017 19:00:58 +0000 (15:00 -0400)
Add -ko to the module version similar to module version of other Chelsio
drivers.

Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/csiostor/csio_init.h

index 5cc5d317a442ec2feb4b4fd3bfc59b7d3ddc4c6f..96b31e5af91e9c2b8569a059b7521176323b1cc5 100644 (file)
@@ -50,7 +50,7 @@
 #define CSIO_DRV_AUTHOR                        "Chelsio Communications"
 #define CSIO_DRV_LICENSE               "Dual BSD/GPL"
 #define CSIO_DRV_DESC                  "Chelsio FCoE driver"
-#define CSIO_DRV_VERSION               "1.0.0"
+#define CSIO_DRV_VERSION               "1.0.0-ko"
 
 extern struct fc_function_template csio_fc_transport_funcs;
 extern struct fc_function_template csio_fc_transport_vport_funcs;