mac80211: fix minstrel sample time check
authorFelix Fietkau <nbd@nbd.name>
Thu, 17 Jun 2021 10:40:15 +0000 (12:40 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 17 Jun 2021 10:41:06 +0000 (12:41 +0200)
commitdb9784beddd01ef960833b6ad6696eb581faf605
tree2e2457587e665da0965f145aad09118ffe9f9355
parenta0f97d8f9cb068305319012b50de092ee01ad7a1
mac80211: fix minstrel sample time check

We need to skip sampling if the next sample time is after jiffies, not before.
This patch fixes an issue where in some cases only very little sampling (or none
at all) is performed, leading to really bad data rates

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/377-mac80211-minstrel_ht-fix-sample-time-check.patch [new file with mode: 0644]