cxgb3 - Tag driver version

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>

authored by Divy Le Ray and committed by Jeff Garzik d518725f 4a2e612a

+1 -1
+1 -1
drivers/net/cxgb3/version.h
··· 35 #define DRV_DESC "Chelsio T3 Network Driver" 36 #define DRV_NAME "cxgb3" 37 /* Driver version */ 38 - #define DRV_VERSION "1.0" 39 #define FW_VERSION_MAJOR 3 40 #define FW_VERSION_MINOR 2 41 #endif /* __CHELSIO_VERSION_H */
··· 35 #define DRV_DESC "Chelsio T3 Network Driver" 36 #define DRV_NAME "cxgb3" 37 /* Driver version */ 38 + #define DRV_VERSION "1.0-ko" 39 #define FW_VERSION_MAJOR 3 40 #define FW_VERSION_MINOR 2 41 #endif /* __CHELSIO_VERSION_H */