|
@@ -797,7 +797,7 @@ static void ath9k_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw)
|
|
/* last queue for offchannel */
|
|
/* last queue for offchannel */
|
|
hw->offchannel_tx_hw_queue = hw->queues - 1;
|
|
hw->offchannel_tx_hw_queue = hw->queues - 1;
|
|
hw->max_rates = 4;
|
|
hw->max_rates = 4;
|
|
- hw->max_listen_interval = 1;
|
|
|
|
|
|
+ hw->max_listen_interval = 10;
|
|
hw->max_rate_tries = 10;
|
|
hw->max_rate_tries = 10;
|
|
hw->sta_data_size = sizeof(struct ath_node);
|
|
hw->sta_data_size = sizeof(struct ath_node);
|
|
hw->vif_data_size = sizeof(struct ath_vif);
|
|
hw->vif_data_size = sizeof(struct ath_vif);
|