wifi: rtw89: fix rx filter after scan
authorPo-Hao Huang <phhuang@realtek.com>
Fri, 16 Sep 2022 03:38:10 +0000 (11:38 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 19 Sep 2022 10:04:45 +0000 (13:04 +0300)
commit812825c2b204c491f1a5586c602e4ac75060493a
tree050d240f79cd2cd1eecef8365bd97992ec8579b1
parenteae672f386049146058b9e5d3d33e9e4af9dca1d
wifi: rtw89: fix rx filter after scan

In monitor mode we should be able to received all packets even if it's not
destined to us. But after scan, the configuration was wrongly set, so we
fix it.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220916033811.13862-7-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/fw.c