wifi: mac80211: set up beacon timing config on links
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Sep 2022 14:12:53 +0000 (16:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Sep 2022 08:15:03 +0000 (10:15 +0200)
commit189a0c52f3104d93ac40c3d5b2dcb96cf283d4fd
tree5dd194206779e8b778a536bde02e54878ac8098a
parent65fd846cb3f94ae63134fbd0f32564cf82539eaa
wifi: mac80211: set up beacon timing config on links

On secondary MLO links, I forgot to set the beacon interval
and DTIM period, fix that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c