X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ece5bacf603788d83adaa1d499767fbe39475d52..472d19b31d371eb4d6081332e2324f858a195e8b:/package/mac80211/patches/560-minstrel_ht.patch diff --git a/package/mac80211/patches/560-minstrel_ht.patch b/package/mac80211/patches/560-minstrel_ht.patch index 1cb433db1..6c3d08eac 100644 --- a/package/mac80211/patches/560-minstrel_ht.patch +++ b/package/mac80211/patches/560-minstrel_ht.patch @@ -601,7 +601,7 @@ + */ + if (minstrel_get_duration(sample_idx) > + minstrel_get_duration(mi->max_tp_rate)) { -+ if (mr->sample_skipped < 10) ++ if (mr->sample_skipped < 10) + goto next; + + if (mi->sample_slow++ > 2)