rtw89: configure rx_filter according to FIF_PROBE_REQ
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 7 Jan 2022 03:42:21 +0000 (11:42 +0800)
committerKalle Valo <kvalo@kernel.org>
Fri, 28 Jan 2022 15:56:34 +0000 (17:56 +0200)
commit6629dc5697ccbcf9c46d43211810c95be8a03aad
treead043fdc0494817dcdc639c1b712998d7b982d49
parent3ffbb5a8b8cf6f72de12517ddf2373afc929777e
rtw89: configure rx_filter according to FIF_PROBE_REQ

With this patch, we can receive probe_req and reply probe_resp, and STA
can find us.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220107034239.22002-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/mac80211.c