aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/111-minstrel_crash.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-06-01 03:01:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-06-01 03:01:58 +0000
commit390ae88a94f844afda9d089d842655bb3a569aac (patch)
treec656e75cb9621fe48c35ab0775e12c06c6af1170 /package/madwifi/patches/111-minstrel_crash.patch
parent01f2def2c184abb0f70c43ae4a5233d8ddad121e (diff)
downloadupstream-390ae88a94f844afda9d089d842655bb3a569aac.tar.gz
upstream-390ae88a94f844afda9d089d842655bb3a569aac.tar.bz2
upstream-390ae88a94f844afda9d089d842655bb3a569aac.zip
madwifi: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11316 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/111-minstrel_crash.patch')
-rw-r--r--package/madwifi/patches/111-minstrel_crash.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/madwifi/patches/111-minstrel_crash.patch b/package/madwifi/patches/111-minstrel_crash.patch
index ec851859cc..6fa388832d 100644
--- a/package/madwifi/patches/111-minstrel_crash.patch
+++ b/package/madwifi/patches/111-minstrel_crash.patch
@@ -1,7 +1,7 @@
Index: madwifi-trunk-r3314/ath_rate/minstrel/minstrel.c
===================================================================
---- madwifi-trunk-r3314.orig/ath_rate/minstrel/minstrel.c 2008-02-20 18:10:46.143143939 +0100
-+++ madwifi-trunk-r3314/ath_rate/minstrel/minstrel.c 2008-02-20 18:10:47.471219622 +0100
+--- madwifi-trunk-r3314.orig/ath_rate/minstrel/minstrel.c
++++ madwifi-trunk-r3314/ath_rate/minstrel/minstrel.c
@@ -393,6 +393,9 @@
struct minstrel_node *sn = ATH_NODE_MINSTREL(an);
int rc1, rc2, rc3; /* Index into the rate table, so for example, it is 0..11 */