On Fri, 2021-12-03 at 11:42 +0000, Rameshkumar Sundaram (QUIC) wrote: > > > > > > > I'm not sure I like this mechanism - in ieee80211_start_ap() we > > explicitly take > > it from the parameters given via nl80211, so it feels the same > > should be true > > here. Why isn't it done that way? > > This is because in this case only beacon will change and in > nl80211_set_beacon() > we don’t parse NL80211_ATTR_HE_BSS_COLOR attribute or do > nl80211_calculate_ap_params() > Yeah but we could change that? Why not? johannes