simplify and fix adm5120 image building, fix broken FEATURES handling
[openwrt.git] / package / madwifi / patches / 110-init_fix_PR_914.patch
index b6a0ca2..3715e2a 100644 (file)
@@ -1,15 +1,8 @@
-Doing ifconfig athX down/ifconfig athX up several times provokes kernel crash.
-See http://madwifi.org/ticket/914. But if ath_hal_phydisable() is skipped  -
-I observe NO CRASH whatsoever ... :\ Weird.
-
-Signed-off-by: Mindaugas Kriaučiūnas <mindaugas.kriauciunas@gmail.com>
-Signed-off-by: Žilvinas Valinskas <valins@soften.ktu.lt>
-
-Index: madwifi-ng-trunk/ath/if_ath.c
+Index: madwifi-ng-r2568-20070710/ath/if_ath.c
 ===================================================================
---- madwifi-ng-trunk.orig/ath/if_ath.c 2006-10-16 17:40:50.000000000 +0300
-+++ madwifi-ng-trunk/ath/if_ath.c      2006-10-18 16:17:32.000000000 +0300
-@@ -1997,7 +1997,10 @@
+--- madwifi-ng-r2568-20070710.orig/ath/if_ath.c        2007-07-23 01:48:40.226272533 +0200
++++ madwifi-ng-r2568-20070710/ath/if_ath.c     2007-07-23 01:48:40.726301028 +0200
+@@ -1988,7 +1988,10 @@
                ath_draintxq(sc);
                if (!sc->sc_invalid) {
                        ath_stoprecv(sc);
This page took 0.025372 seconds and 4 git commands to generate.