Revert "madwifi: fix compilation against Linux 3.8" - it was premature
[packages.git] / net / madwifi / patches / 345-minstrel_sampling.patch
index d89990c..63fcb8a 100644 (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 {