madwifi: improve automatic channel selection by taking idle airtime into account
SVN-Revision: 13420
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
Please let us know if you think your name should be mentioned here!
|
||||
--- a/ath/if_ath.c
|
||||
+++ b/ath/if_ath.c
|
||||
@@ -3092,7 +3092,7 @@ ath_tx_startraw(struct net_device *dev,
|
||||
@@ -3123,7 +3123,7 @@ ath_tx_startraw(struct net_device *dev,
|
||||
struct ath_softc *sc = dev->priv;
|
||||
struct ath_hal *ah = sc->sc_ah;
|
||||
struct ieee80211_phy_params *ph = (struct ieee80211_phy_params *)
|
||||
|
||||
Reference in New Issue
Block a user