diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-03-25 01:26:20 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-03-25 01:26:20 +0000 |
commit | 0c5a03afad183a0d7756c083741d8e42bb2034ef (patch) | |
tree | 8a27631381dd2fbf479cac1538cb15e779635e77 /package/madwifi/patches/349-reset.patch | |
parent | dcd1178611135cc725a578bec65f92af8d3f3cb9 (diff) | |
download | upstream-0c5a03afad183a0d7756c083741d8e42bb2034ef.tar.gz upstream-0c5a03afad183a0d7756c083741d8e42bb2034ef.tar.bz2 upstream-0c5a03afad183a0d7756c083741d8e42bb2034ef.zip |
madwifi: delay calibration with a timer when called from becaon context
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15029 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/349-reset.patch')
-rw-r--r-- | package/madwifi/patches/349-reset.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/349-reset.patch b/package/madwifi/patches/349-reset.patch index 599948de0b..06e3fa86f7 100644 --- a/package/madwifi/patches/349-reset.patch +++ b/package/madwifi/patches/349-reset.patch @@ -1,6 +1,6 @@ --- a/ath/if_ath.c +++ b/ath/if_ath.c -@@ -8862,8 +8862,7 @@ ath_chan_set(struct ath_softc *sc, struc +@@ -8864,8 +8864,7 @@ ath_chan_set(struct ath_softc *sc, struc * needed to do the reset with chanchange = AH_FALSE in order * to receive traffic when peforming high velocity channel * changes. */ |