Rajkumar Manoharan <[email protected]> writes: > commit a70587b3389a ("ath10k: configure copy engine 5 for HTT messages") > moved send completion polling under HTT Rx (CE 5) service routine. For > QCA6174 based devices copy engine 1 (CE 1) is used for HTT Rx instead > of CE 5. So send completion never be called. This is causing "failed to > transmit packet, dropping: -105" errors. Fix this by processing send > completion from CE 1 service routine instead of CE 5. > > Tested-by: Ryan Hsu <[email protected]> > Signed-off-by: Rajkumar Manoharan <[email protected]>
Applied to ath-current, thanks. I had a trivial conflict, please review carefully my changes: https://git.kernel.org/cgit/linux/kernel/git/kvalo/ath.git/commit/?h=ath-current&id=6419fdbb6f90e147690f8833cba59d289d613da5 -- Kalle Valo _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
