mac80211: TX legacy rate control for Beacon frames
authorJouni Malinen <jouni@codeaurora.org>
Sat, 25 Apr 2020 15:57:12 +0000 (18:57 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 29 Apr 2020 14:16:47 +0000 (16:16 +0200)
commit08fad438bed0ada1a3308987862327286fcbb5f5
tree0d1368d438ae412527417770450b112e522e2a29
parentbedd7904e86c02ae80513c212ea25789d8bf4fb4
mac80211: TX legacy rate control for Beacon frames

Use the Beacon frame specific legacy rate configuration, if specified
for AP or mesh, instead of the generic rate mask when selecting the TX
rate for Beacon frames.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Link: https://lore.kernel.org/r/20200425155713.25687-4-jouni@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/tx.c