Hi, > include/net/cfg80211.h | 28 +++++++------ > net/mac80211/cfg.c | 16 ++++++-- > net/wireless/nl80211.c | 109 ++++++++++++++++++++++++------------------------- > 3 files changed, 82 insertions(+), 71 deletions(-) > This is now a fairly big cfg80211 change, and not much mac80211. Can you please split it? But you didn't really address why we need to do this via element change detection, rather than letting hostapd do this via the NL80211_ATTR_HE_BSS_COLOR attribute even in change_beacon? johannes