From 70d07962470a238e6abee8416b2a21e25dc641ee Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 1 Jun 2008 03:01:58 +0000 Subject: madwifi: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11316 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/111-minstrel_crash.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/madwifi/patches/111-minstrel_crash.patch') diff --git a/package/madwifi/patches/111-minstrel_crash.patch b/package/madwifi/patches/111-minstrel_crash.patch index ec851859c..6fa388832 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 */ -- cgit v1.2.3