simplify and fix adm5120 image building, fix broken FEATURES handling
[openwrt.git] / package / madwifi / patches / 110-init_fix_PR_914.patch
index d3208cc..3715e2a 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-r2568-20070710/ath/if_ath.c
+===================================================================
+--- 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.023071 seconds and 4 git commands to generate.