upgrade uci to 0.4.2 - fixes some escaping and library issues
[openwrt.git] / package / madwifi / patches / 349-reset.patch
index f52f0b0..7830228 100644 (file)
@@ -1,7 +1,5 @@
-Index: madwifi-trunk-r3314/ath/if_ath.c
-===================================================================
---- madwifi-trunk-r3314.orig/ath/if_ath.c
-+++ madwifi-trunk-r3314/ath/if_ath.c
+--- a/ath/if_ath.c
++++ b/ath/if_ath.c
 @@ -2479,7 +2479,7 @@
         */
        sc->sc_curchan.channel = ic->ic_curchan->ic_freq;
 @@ -2479,7 +2479,7 @@
         */
        sc->sc_curchan.channel = ic->ic_curchan->ic_freq;
This page took 0.021482 seconds and 4 git commands to generate.