package/madwifi: refresh madwifi patches

SVN-Revision: 23971
This commit is contained in:
Alexandros C. Couloumbis
2010-11-12 15:14:27 +00:00
parent 79a27bd7b2
commit 5eef1e4f29
63 changed files with 179 additions and 177 deletions

View File

@@ -20,7 +20,7 @@
* multiple segments.
--- a/ath_rate/minstrel/minstrel.c
+++ b/ath_rate/minstrel/minstrel.c
@@ -333,15 +333,19 @@ ath_rate_findrate(struct ath_softc *sc,
@@ -333,15 +333,19 @@ ath_rate_findrate(struct ath_softc *sc,
if (sn->static_rate_ndx >= 0) {
ndx = sn->static_rate_ndx;
} else {