• Yan-Hsuan Chuang's avatar
    rtw88: add support for random mac scan · 44cc4c63
    Yan-Hsuan Chuang authored
    When driver uses random mac address to scan, the unicast probe response
    will not be received because the addr1 is not matched. Configure port
    address by requested mac address to receive probe response from AP.
    
    To support random mac scan, we need to configure the mac address during
    scan period to receive unicast prop_resp. After scan is completed,
    configure the mac address back to the original one that the port used.
    Signed-off-by: default avatarYan-Hsuan Chuang <yhchuang@realtek.com>
    Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
    44cc4c63
mac80211.c 11.6 KB