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:08:29 +0000 (21:08 +0200)
commit12cb52bd0665da33cb5dc64697f1751a8b33fb05
tree9559097f4ec3aded3a394313e87f2cd0e01245ee
parent6f77ce77248d6458414efafd64c72d653fc70bb8
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>
package/kernel/mac80211/patches/subsys/353-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch [new file with mode: 0644]