]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
cxgb3 - Tag driver version
authorDivy Le Ray <divy@chelsio.com>
Wed, 28 Feb 2007 03:28:14 +0000 (19:28 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 3 Mar 2007 00:55:07 +0000 (19:55 -0500)
This patch adds a "-ko" tag to the driver version.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/cxgb3/version.h

index 782a6cf158a547a041ab3ccfd5bd39dacefb3c9f..82278f8502594a416f5313eacb978f7673e0d959 100644 (file)
@@ -35,7 +35,7 @@
 #define DRV_DESC "Chelsio T3 Network Driver"
 #define DRV_NAME "cxgb3"
 /* Driver version */
-#define DRV_VERSION "1.0"
+#define DRV_VERSION "1.0-ko"
 #define FW_VERSION_MAJOR 3
 #define FW_VERSION_MINOR 2
 #endif                         /* __CHELSIO_VERSION_H */