projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f192508
)
e1000e: Update driver version number
author
Matthew Vick
<
[email protected]
>
Wed, 25 Apr 2012 04:45:57 +0000
(
04:45
+0000)
committer
Jeff Kirsher
<
[email protected]
>
Fri, 4 May 2012 10:13:36 +0000
(
03:13
-0700)
Version bump to 1.11.3-k.
Signed-off-by: Matthew Vick <
[email protected]
>
Tested-by: Aaron Brown <
[email protected]
>
Signed-off-by: Jeff Kirsher <
[email protected]
>
drivers/net/ethernet/intel/e1000e/netdev.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/intel/e1000e/netdev.c
b/drivers/net/ethernet/intel/e1000e/netdev.c
index 9c4576ec36b4d56ca7945c645c1b02037233a016..c19784c31819d8f93f705864f4d2925a8aa5f4d4 100644
(file)
--- a/
drivers/net/ethernet/intel/e1000e/netdev.c
+++ b/
drivers/net/ethernet/intel/e1000e/netdev.c
@@
-56,7
+56,7
@@
#define DRV_EXTRAVERSION "-k"
-#define DRV_VERSION "1.1
0.6
" DRV_EXTRAVERSION
+#define DRV_VERSION "1.1
1.3
" DRV_EXTRAVERSION
char e1000e_driver_name[] = "e1000e";
const char e1000e_driver_version[] = DRV_VERSION;