X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/041ed57ae2e88b2b947103dbe978dbe5ceeacb34..2b321fe627d29a6c915cf568cafb296c853fb7f1:/package/madwifi/patches/345-minstrel_sampling.patch?ds=sidebyside 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 {