Commit d518725f authored by Divy Le Ray's avatar Divy Le Ray Committed by Jeff Garzik

cxgb3 - Tag driver version

This patch adds a "-ko" tag to the driver version.
Signed-off-by: default avatarDivy Le Ray <divy@chelsio.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 4a2e612a
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
#define DRV_DESC "Chelsio T3 Network Driver" #define DRV_DESC "Chelsio T3 Network Driver"
#define DRV_NAME "cxgb3" #define DRV_NAME "cxgb3"
/* Driver version */ /* Driver version */
#define DRV_VERSION "1.0" #define DRV_VERSION "1.0-ko"
#define FW_VERSION_MAJOR 3 #define FW_VERSION_MAJOR 3
#define FW_VERSION_MINOR 2 #define FW_VERSION_MINOR 2
#endif /* __CHELSIO_VERSION_H */ #endif /* __CHELSIO_VERSION_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment