wil6210: fix eDMA RX chaining
authorMaya Erez <merez@codeaurora.org>
Tue, 24 Jul 2018 07:44:40 +0000 (10:44 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 31 Jul 2018 08:02:09 +0000 (11:02 +0300)
commit1bb38e8bb81e5c43bc1a2b44bc8e340783005f58
tree10aae643a8055bd5824abeb261ade8f532893c89
parentd554edcd972d46179bf10258379e80f609bb52e5
wil6210: fix eDMA RX chaining

HW requires Rx buffers to be 4 bytes aligned. Modify the driver to
meet this requirement.
Enable OFU rdy valid bug fix, to prevent hang in oful34_rx while
there is back-pressure from host during RX.

Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wil6210/main.c
drivers/net/wireless/ath/wil6210/txrx_edma.c
drivers/net/wireless/ath/wil6210/wil6210.h