aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/111-minstrel_crash.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/111-minstrel_crash.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/111-minstrel_crash.patch')
-rw-r--r--package/madwifi/patches/111-minstrel_crash.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/madwifi/patches/111-minstrel_crash.patch b/package/madwifi/patches/111-minstrel_crash.patch
index 24ca406999..bf90dcabc5 100644
--- a/package/madwifi/patches/111-minstrel_crash.patch
+++ b/package/madwifi/patches/111-minstrel_crash.patch
@@ -1,8 +1,8 @@
-Index: madwifi-ng-r2420-20070602/ath_rate/minstrel/minstrel.c
+Index: madwifi-ng-r2525-20070630/ath_rate/minstrel/minstrel.c
===================================================================
---- madwifi-ng-r2420-20070602.orig/ath_rate/minstrel/minstrel.c 2007-06-04 13:21:53.488845128 +0200
-+++ madwifi-ng-r2420-20070602/ath_rate/minstrel/minstrel.c 2007-06-04 13:21:55.198585208 +0200
-@@ -388,6 +388,9 @@
+--- madwifi-ng-r2525-20070630.orig/ath_rate/minstrel/minstrel.c 2007-07-03 23:02:26.041671250 +0200
++++ madwifi-ng-r2525-20070630/ath_rate/minstrel/minstrel.c 2007-07-03 23:02:28.825845250 +0200
+@@ -389,6 +389,9 @@
int rc1, rc2, rc3; /* Index into the rate table, so for example, it is 0..11 */
int rixc1, rixc2, rixc3; /* The actual bit rate used */