projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b233fc6
)
au1000-eth: set MODULE_VERSION
author
Florian Fainelli
<florian@openwrt.org>
Tue, 6 Apr 2010 22:08:57 +0000
(22:08 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 7 Apr 2010 09:07:48 +0000
(
02:07
-0700)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/au1000_eth.c
patch
|
blob
|
history
diff --git
a/drivers/net/au1000_eth.c
b/drivers/net/au1000_eth.c
index
2963159
..
b96abc5
100644
(file)
--- a/
drivers/net/au1000_eth.c
+++ b/
drivers/net/au1000_eth.c
@@
-83,6
+83,7
@@
static int au1000_debug = 3;
MODULE_AUTHOR(DRV_AUTHOR);
MODULE_DESCRIPTION(DRV_DESC);
MODULE_LICENSE("GPL");
+MODULE_VERSION(DRV_VERSION);
/*
* Theory of operation