Rakesh Pillai <pillair@xxxxxxxxxxxxxx> wrote: > Currently the wmi command for setting probe request > oui, needed for mac randomization, is sent during > the mac register. At this time, during the driver > init the wmi has already been detached. This can > cause unexpected behavior since the firmware is > already down and the wmi has been detached. > > Send the wmi command for setting probe request > oui during the driver start. This will make sure > that the firmware is started and wmi is initialized > before we send this command. > > Tested HW: WCN3990 > Tested FW: WLAN.HL.2.0-01188-QCAHLSWMTPLZ-1 > > Fixes: 60e1d0fb290197fe505dff6e4e3b7e4d258dbf60 > Signed-off-by: Rakesh Pillai <pillair@xxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. f1157695c527 ath10k: set probe request oui during driver start -- https://patchwork.kernel.org/patch/10623963/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches