use newer config.guess and config.sub for packages then the shipped ones
[openwrt.git] / package / madwifi / patches / 110-init_fix_PR_914.patch
index d3208cc..4c6a16d 100644 (file)
@@ -1,7 +1,8 @@
-diff -urN madwifi-ng-refcount-r2313-20070505.old/ath/if_ath.c madwifi-ng-refcount-r2313-20070505.dev/ath/if_ath.c
---- madwifi-ng-refcount-r2313-20070505.old/ath/if_ath.c        2007-05-13 18:17:55.362152712 +0200
-+++ madwifi-ng-refcount-r2313-20070505.dev/ath/if_ath.c        2007-05-13 18:17:55.614114408 +0200
-@@ -2003,7 +2003,10 @@
+Index: madwifi-ng-r2420-20070602/ath/if_ath.c
+===================================================================
+--- madwifi-ng-r2420-20070602.orig/ath/if_ath.c        2007-06-04 13:21:54.479694496 +0200
++++ madwifi-ng-r2420-20070602/ath/if_ath.c     2007-06-04 13:21:55.006614392 +0200
+@@ -1980,7 +1980,10 @@
                ath_draintxq(sc);
                if (!sc->sc_invalid) {
                        ath_stoprecv(sc);
This page took 0.024387 seconds and 4 git commands to generate.