Ganapathi Bhat <gbhat@xxxxxxxxxxx> wrote: > From: Sharvari Harisangam <sharvari@xxxxxxxxxxx> > > In set_mac_address, driver check for interfaces with same bss_type > For first STA entry, this would return 3 interfaces since all priv's have > bss_type as 0 due to kzalloc. Thus mac address gets changed for STA > unexpected. This patch adds check for first STA and avoids mac address > change. This patch also adds mac_address change for p2p based on bss_num > type. > > Signed-off-by: Sharvari Harisangam <sharvari@xxxxxxxxxxx> > Signed-off-by: Ganapathi Bhat <gbhat@xxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 7afb94da3cd8 mwifiex: update set_mac_address logic -- https://patchwork.kernel.org/patch/10990209/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches