aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/subsys/353-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch
Commit message (Collapse)AuthorAge
* mac80211: reorganize patchesFelix Fietkau2022-02-03
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: minstrel_ht: fix issue in calculating success probabilityFelix Fietkau2021-04-28
Missing braces in a macro were leading to badly working rates sometimes getting a success probabilty of 1.0 Signed-off-by: Felix Fietkau <nbd@nbd.name>