git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30595a
)
ath10k: don't forget to replenish after fragmented Rx
author
Michal Kazior
<michal.kazior@tieto.com>
Thu, 23 Oct 2014 14:04:24 +0000
(17:04 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 24 Oct 2014 13:30:00 +0000
(16:30 +0300)
In theory it was possible to drain entire HTT Rx
ring via fragmented Rx leading to Rx lockup.
In practice non-data traffic would always trigger
replenishment via the regular Rx handler.
For correctness sake make sure to replenish the
ring on fragmented Rx.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found