|
@@ -545,7 +545,7 @@ struct ath_hw {
|
|
|
const char *ath9k_hw_probe(u16 vendorid, u16 devid);
|
|
|
void ath9k_hw_detach(struct ath_hw *ah);
|
|
|
int ath9k_hw_init(struct ath_hw *ah);
|
|
|
-void ath9k_hw_rfdetach(struct ath_hw *ah);
|
|
|
+void ath9k_hw_rf_free(struct ath_hw *ah);
|
|
|
int ath9k_hw_reset(struct ath_hw *ah, struct ath9k_channel *chan,
|
|
|
bool bChannelChange);
|
|
|
void ath9k_hw_fill_cap_info(struct ath_hw *ah);
|