diff options
Diffstat (limited to 'package/madwifi/patches/344-minstrel_failcnt.patch')
-rw-r--r-- | package/madwifi/patches/344-minstrel_failcnt.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/344-minstrel_failcnt.patch b/package/madwifi/patches/344-minstrel_failcnt.patch index b17440be3a..ea92dc4d60 100644 --- a/package/madwifi/patches/344-minstrel_failcnt.patch +++ b/package/madwifi/patches/344-minstrel_failcnt.patch @@ -1,6 +1,6 @@ --- a/ath_rate/minstrel/minstrel.c +++ b/ath_rate/minstrel/minstrel.c -@@ -475,7 +475,7 @@ +@@ -475,7 +475,7 @@ ath_rate_tx_complete(struct ath_softc *s /* 'tries' is the total number of times we have endeavoured to * send this packet, and is a sum of the #attempts at each * level in the multi-rate retry chain */ |