Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information