]> Pileus Git - ~andy/linux/commitdiff
ath5k: remove MODULE_VERSION
authorJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Dec 2010 19:13:49 +0000 (14:13 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Dec 2010 21:34:49 +0000 (16:34 -0500)
Since this is updated manually and sporadically, it is fairly useless
anyway.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c

index 950fc379c3b80e96006506db5c40896c47552e58..0c419b73f394dc9b0683ac56eced65596a38bd2d 100644 (file)
@@ -75,7 +75,6 @@ MODULE_AUTHOR("Nick Kossifidis");
 MODULE_DESCRIPTION("Support for 5xxx series of Atheros 802.11 wireless LAN cards.");
 MODULE_SUPPORTED_DEVICE("Atheros 5xxx WLAN cards");
 MODULE_LICENSE("Dual BSD/GPL");
-MODULE_VERSION("0.6.0 (EXPERIMENTAL)");
 
 static int ath5k_init(struct ieee80211_hw *hw);
 static int ath5k_reset(struct ath5k_softc *sc, struct ieee80211_channel *chan,