diff options
Diffstat (limited to 'package/madwifi/patches/344-minstrel_failcnt.patch')
-rw-r--r-- | package/madwifi/patches/344-minstrel_failcnt.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/madwifi/patches/344-minstrel_failcnt.patch b/package/madwifi/patches/344-minstrel_failcnt.patch index e2cedcb38d..b17440be3a 100644 --- a/package/madwifi/patches/344-minstrel_failcnt.patch +++ b/package/madwifi/patches/344-minstrel_failcnt.patch @@ -1,7 +1,5 @@ -Index: madwifi-trunk-r3314/ath_rate/minstrel/minstrel.c -=================================================================== ---- madwifi-trunk-r3314.orig/ath_rate/minstrel/minstrel.c -+++ madwifi-trunk-r3314/ath_rate/minstrel/minstrel.c +--- a/ath_rate/minstrel/minstrel.c ++++ b/ath_rate/minstrel/minstrel.c @@ -475,7 +475,7 @@ /* 'tries' is the total number of times we have endeavoured to * send this packet, and is a sum of the #attempts at each |