mac80211: minstrel_ht: fix issue in calculating success probability
authorFelix Fietkau <nbd@nbd.name>
Wed, 28 Apr 2021 19:06:36 +0000 (21:06 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 28 Apr 2021 19:11:15 +0000 (21:11 +0200)
commitf066ee2ad549015d516444dfbb72669e9de56bb2
tree61725a50cfeaa0d1394f9681e34d6b0c0e805348
parent6f053e5b4f65080a476541bb45c4781f38f9411f
mac80211: minstrel_ht: fix issue in calculating success probability

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>
(cherry-picked from commit 12cb52bd0665da33cb5dc64697f1751a8b33fb05)
package/kernel/mac80211/patches/subsys/353-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch [new file with mode: 0644]