Skip to content

Commit

Permalink
au1000-eth: set MODULE_VERSION
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Florian Fainelli authored and David S. Miller committed Apr 7, 2010
1 parent b233fc6 commit 13130c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/au1000_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 13130c7

Please sign in to comment.