diff options
author | Sven Eckelmann <sven@narfation.org> | 2019-02-25 20:42:28 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-02-26 23:20:04 +0100 |
commit | 4beed12d85947f6eb7c935d2f9a90f1999379977 (patch) | |
tree | 914de17b917d64a166046cad3620e56bf3094106 /target | |
parent | b1c614784d006cea3f91ac02f816019f1da7abbd (diff) | |
download | upstream-4beed12d85947f6eb7c935d2f9a90f1999379977.tar.gz upstream-4beed12d85947f6eb7c935d2f9a90f1999379977.tar.bz2 upstream-4beed12d85947f6eb7c935d2f9a90f1999379977.zip |
mac80211: ath10k: fix incorrect multicast/broadcast rate setting
If no mcast_rate is set for the wifi-iface then there is no rate_idx (0)
set for the bss. This breaks for example 5GHz meshpoint interfaces because
0 maps to a CCK rate (11Mbit/s).
Fixes: db90c243a0b9 ("mac80211: update to version based on 4.19-rc4")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions