openwrt/package/kernel/mac80211
Sven Eckelmann 4beed12d85 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: db90c243a0 ("mac80211: update to version based on 4.19-rc4")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-02-26 23:20:04 +01:00
..
files mac80211: add iw command wrapper with error logging 2018-09-10 09:03:09 +02:00
patches mac80211: ath10k: fix incorrect multicast/broadcast rate setting 2019-02-26 23:20:04 +01:00
scripts
Makefile mac80211: ath10k: fix incorrect multicast/broadcast rate setting 2019-02-26 23:20:04 +01:00
ath.mk mac80211: move atheros/qca packaging code to ath.mk 2018-10-06 13:02:29 +02:00
broadcom.mk mac80211: move broadcom packaging code to broadcom.mk 2018-10-06 13:02:29 +02:00
intel.mk mac80211: move intel packaging code to intel.mk 2018-10-06 13:02:29 +02:00
marvell.mk mac80211: move marvell packaging code to marvell.mk 2018-10-06 13:02:29 +02:00
ralink.mk mac80211: move rt2x00 packaging code to ralink.mk 2018-10-06 13:02:29 +02:00
realtek.mk mac80211: move realtek packaging code to realtek.mk 2018-10-06 13:02:29 +02:00