make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
[openwrt/svn-archive/archive.git] / package / madwifi / patches / 349-reset.patch
index 783022868a587b6f5982d4c143323d47e8c893fc..1047dd23d2b3af51f8e4564ee4b9400faf02d606 100644 (file)
@@ -1,14 +1,5 @@
 --- a/ath/if_ath.c
 +++ b/ath/if_ath.c
-@@ -2479,7 +2479,7 @@
-        */
-       sc->sc_curchan.channel = ic->ic_curchan->ic_freq;
-       sc->sc_curchan.channelFlags = ath_chan2flags(ic->ic_curchan);
--      if (!ath_hal_reset(ah, sc->sc_opmode, &sc->sc_curchan, AH_FALSE, &status)) {
-+      if (!ath_hal_reset(ah, sc->sc_opmode, &sc->sc_curchan, AH_TRUE, &status)) {
-               EPRINTF(sc, "unable to reset hardware: '%s' (HAL status %u) "
-                       "(freq %u flags 0x%x)\n", 
-                       ath_get_hal_status_desc(status), status,
 @@ -8853,8 +8853,7 @@
                 * needed to do the reset with chanchange = AH_FALSE in order
                 * to receive traffic when peforming high velocity channel