projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a2e612
)
cxgb3 - Tag driver version
author
Divy Le Ray
<divy@chelsio.com>
Wed, 28 Feb 2007 03:28:14 +0000
(19:28 -0800)
committer
Jeff 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/cxgb3/version.h
b/drivers/net/cxgb3/version.h
index 782a6cf158a547a041ab3ccfd5bd39dacefb3c9f..82278f8502594a416f5313eacb978f7673e0d959 100644
(file)
--- a/
drivers/net/cxgb3/version.h
+++ b/
drivers/net/cxgb3/version.h
@@
-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 */