BACKPORT: UPSTREAM: 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> [govinds@codeaurora.org: resolve trivial merge conflicts in drivers/net/wireless/ath/ath10k/hw.h] Change-Id: I417d4dcd16fe9518b9a48fc8154f764ccf457e2d Git-commit: 58da3b42307061b71f2dcce2bd1185d578a3aa53 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Govind Singh <govinds@codeaurora.org>
Loading
Please register or sign in to comment