On 6/18/20 9:54 PM, John Crispin wrote: > > On 18.06.20 21:19, Markus Theil wrote: >> Some places in the code base were not using the >> wrappers like hostapd_set_oper_centr_freq_seg0_idx >> and friends. This could lead to errors, for example when >> joining 80 MHz mesh networks. Fix this, by enforcing >> usage of these wrappers. >> >> wpa_supplicant_conf_ap_ht now checks for HE capability >> before dealing with VHT in order for these wrappers to work, >> as they first check HE support in the config. >> >> While doing these changes, I've noticed that the extra >> channel setup code for mesh networks in wpa_supplicant/mesh.c >> should not be necessary anymore and dropped it. >> wpa_supplicant_conf_ap_ht should handle this setup already. >> >> Signed-off-by: Markus Theil <markus.theil@xxxxxxxxxxxxx> > > Acked-by: John Crispin <john@xxxxxxxxxxx> > > had a similar non-finished patch in my staging tree, this one is more > complete > > John Thanks for your feedback, but after some testing on a clean tree with this patch applied, I recognized, that some parts were still missing. I'll send an updated v2. _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap