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