OSDN Git Service

ath10k: skip resetting rx filter for WCN3990
authorRakesh Pillai <pillair@codeaurora.org>
Mon, 6 Aug 2018 14:48:08 +0000 (20:18 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 28 Aug 2018 13:40:36 +0000 (16:40 +0300)
commit58da3b42307061b71f2dcce2bd1185d578a3aa53
treea854d72ddf6ccef6a976fc4ce1280edcd557be7d
parentd410e28f3ae476e1572b8893c646ef44fae7bbbd
ath10k: skip resetting rx filter for WCN3990

WCN3990 has the MAC_PCU_ADDR1 configured properly
and hence it will not send spurious ack frames
during boot up.

Hence the reset_rx_filter workaround is not needed
for WCN3990. Add a hw_param to indicate if hardware rx
filter reset is needed and skip the reset_rx_filter for
WCN3990.

Tested HW: WCN3990
Tested FW: WLAN.HL.2.0-01188-QCAHLSWMTPLZ-1

Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/hw.h