]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ca50978c9fc8f6d431e7882373c6d4b198d1576
tree5dd194206779e8b778a536bde02e54878ac8098a
parent34db2be39b966931c8dcacbb29ffbba0032f5026
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