Fix build on non-SMP machines of the remote GDB debugging (#2666)
[openwrt.git] / package / madwifi / patches / 110-init_fix_PR_914.patch
index 89b4231..f14f536 100644 (file)
@@ -1,8 +1,8 @@
-Index: madwifi-ng-r2568-20070710/ath/if_ath.c
+Index: madwifi-ng-r2834-20071106/ath/if_ath.c
 ===================================================================
---- madwifi-ng-r2568-20070710.orig/ath/if_ath.c        2007-07-11 22:59:40.828175211 +0200
-+++ madwifi-ng-r2568-20070710/ath/if_ath.c     2007-07-11 22:59:41.372206215 +0200
-@@ -1988,7 +1988,10 @@
+--- madwifi-ng-r2834-20071106.orig/ath/if_ath.c        2007-11-07 14:02:00.533401273 +0100
++++ madwifi-ng-r2834-20071106/ath/if_ath.c     2007-11-07 14:02:00.957425434 +0100
+@@ -2122,7 +2122,10 @@
                ath_draintxq(sc);
                if (!sc->sc_invalid) {
                        ath_stoprecv(sc);
This page took 0.021121 seconds and 4 git commands to generate.