wifi: mac80211: store BSS param change count from assoc response
authorJohannes Berg <johannes.berg@intel.com>
Mon, 19 Jun 2023 13:26:48 +0000 (16:26 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 21 Jun 2023 12:01:28 +0000 (14:01 +0200)
commit5c1f97537bfb9f358e0ecc88c3c8a913c51944cb
tree76f71744d3ae346c12f610950c4882ed196878c6
parent76a3059cf1246a71f242822c6d605e5baa8924a3
wifi: mac80211: store BSS param change count from assoc response

When receiving a multi-link association response, make sure to
track the BSS parameter change count for each link, including
the assoc link.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230619161906.1799c164e7e9.I8e2c1f5eec6eec3fab525ae2dead9f6f099a2427@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c