1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

madwifi: improve automatic channel selection by taking idle airtime into account

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13420 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2008-11-29 01:34:33 +00:00
parent bcab48e4d5
commit 346e30c5b1
4 changed files with 124 additions and 5 deletions

View File

@@ -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 *)