mac80211: propagate beacon tx mode to the driver
authorJohn Crispin <john@phrozen.org>
Sat, 30 May 2020 11:32:32 +0000 (13:32 +0200)
committerJohn Crispin <john@phrozen.org>
Sat, 6 Jun 2020 09:21:34 +0000 (11:21 +0200)
commitdba4bcb5a7a3f63e794c7b6a568f78d9c5be4543
tree232123f3b409c94ea682db6685f3c78162d9bf32
parent6f0471189f420d21cff0e71337aa562e5ccdd47a
mac80211: propagate beacon tx mode to the driver

Now that we can set the beacon xmit mode via nl80211 we want to also
propagate that info to the device driver. This patch sets the field
inside bss_config.

Signed-off-by: John Crispin <john@phrozen.org>
include/net/mac80211.h
net/mac80211/cfg.c