X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/041ed57ae2e88b2b947103dbe978dbe5ceeacb34..502d6255c81bbbfa76c6fc153d2c57351ee85d32:/package/madwifi/patches/345-minstrel_sampling.patch diff --git a/package/madwifi/patches/345-minstrel_sampling.patch b/package/madwifi/patches/345-minstrel_sampling.patch index d89990c83..63fcb8a61 100644 --- a/package/madwifi/patches/345-minstrel_sampling.patch +++ b/package/madwifi/patches/345-minstrel_sampling.patch @@ -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 {