Skip to content

Commit b7555ec

Browse files
committed
ath5k: remove MODULE_VERSION
Since this is updated manually and sporadically, it is fairly useless anyway. Signed-off-by: John W. Linville <linville@tuxdriver.com>
1 parent a1cbc7a commit b7555ec

File tree

1 file changed

+0
-1
lines changed
  • drivers/net/wireless/ath/ath5k

1 file changed

+0
-1
lines changed

drivers/net/wireless/ath/ath5k/base.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ MODULE_AUTHOR("Nick Kossifidis");
7575
MODULE_DESCRIPTION("Support for 5xxx series of Atheros 802.11 wireless LAN cards.");
7676
MODULE_SUPPORTED_DEVICE("Atheros 5xxx WLAN cards");
7777
MODULE_LICENSE("Dual BSD/GPL");
78-
MODULE_VERSION("0.6.0 (EXPERIMENTAL)");
7978

8079
static int ath5k_init(struct ieee80211_hw *hw);
8180
static int ath5k_reset(struct ath5k_softc *sc, struct ieee80211_channel *chan,

0 commit comments

Comments
 (0)