We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1cbc7a commit b7555ecCopy full SHA for b7555ec
drivers/net/wireless/ath/ath5k/base.c
@@ -75,7 +75,6 @@ MODULE_AUTHOR("Nick Kossifidis");
75
MODULE_DESCRIPTION("Support for 5xxx series of Atheros 802.11 wireless LAN cards.");
76
MODULE_SUPPORTED_DEVICE("Atheros 5xxx WLAN cards");
77
MODULE_LICENSE("Dual BSD/GPL");
78
-MODULE_VERSION("0.6.0 (EXPERIMENTAL)");
79
80
static int ath5k_init(struct ieee80211_hw *hw);
81
static int ath5k_reset(struct ath5k_softc *sc, struct ieee80211_channel *chan,
0 commit comments