OSDN Git Service

Revert "ath10k: fix napi_poll budget overflow"
authorKalle Valo <kvalo@qca.qualcomm.com>
Sun, 29 Oct 2017 07:45:07 +0000 (09:45 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 30 Oct 2017 08:39:42 +0000 (10:39 +0200)
commite48e9c429a95e6ff103bb830f07e2e6a6954a839
tree56b380a0b16c1d37b6a57e22849ff619a14afb58
parent7eccb738fce57cbe53ed903ccf43f9ab257b15b3
Revert "ath10k: fix napi_poll budget overflow"

Thorsten reported on <fa6e3ee2-91b5-a54b-afe3-87f30aac7a48@leemhuis.info> that
commit c9353bf483d3 made ath10k unstable with QCA6174 on his Dell XPS13 (9360)
with an error message:

ath10k_pci 0000:3a:00.0: failed to extract amsdu: -11

It only seemed to happen with certain APs, not all, but when it happened the
only way to get ath10k working was to switch the wifi off and on with a hotkey.

As this commit made things even worse (a warning vs breaking the whole
connection) let's revert the commit for now and while the issue is being fixed.

Link: http://lists.infradead.org/pipermail/ath10k/2017-October/010227.html
Reported-by: Thorsten Leemhuis <linux@leemhuis.info>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_rx.c