aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/110-init_fix_PR_914.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-07-03 21:03:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-07-03 21:03:58 +0000
commit8117b40bf04ff6c7ccebf50324189a894aed607e (patch)
tree5a2cb27c62a6f7476ae08c8aceeae5f2f0565737 /package/madwifi/patches/110-init_fix_PR_914.patch
parent3d0376e30aaa496538b17488fff737001330dc88 (diff)
downloadupstream-8117b40bf04ff6c7ccebf50324189a894aed607e.tar.gz
upstream-8117b40bf04ff6c7ccebf50324189a894aed607e.tar.bz2
upstream-8117b40bf04ff6c7ccebf50324189a894aed607e.zip
update to the latest madwifi snapshot
SVN-Revision: 7864
Diffstat (limited to 'package/madwifi/patches/110-init_fix_PR_914.patch')
-rw-r--r--package/madwifi/patches/110-init_fix_PR_914.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/madwifi/patches/110-init_fix_PR_914.patch b/package/madwifi/patches/110-init_fix_PR_914.patch
index 4c6a16de56..5df989def8 100644
--- a/package/madwifi/patches/110-init_fix_PR_914.patch
+++ b/package/madwifi/patches/110-init_fix_PR_914.patch
@@ -1,8 +1,8 @@
-Index: madwifi-ng-r2420-20070602/ath/if_ath.c
+Index: madwifi-ng-r2525-20070630/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 @@
+--- madwifi-ng-r2525-20070630.orig/ath/if_ath.c 2007-07-03 23:02:28.081798750 +0200
++++ madwifi-ng-r2525-20070630/ath/if_ath.c 2007-07-03 23:02:28.585830250 +0200
+@@ -1988,7 +1988,10 @@
ath_draintxq(sc);
if (!sc->sc_invalid) {
ath_stoprecv(sc);