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:
4eb2e16
)
ath10k: change ce ring cleanup logic
author
Michal Kazior
<michal.kazior@tieto.com>
Tue, 28 Oct 2014 09:32:05 +0000
(10:32 +0100)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 31 Oct 2014 00:26:48 +0000
(
02:26
+0200)
Make ath10k_pci_init_pipes() effectively only
alter shared target-host data.
The per_transfer_context is a host-only thing.
It is necessary to preserve it's contents for a
more robust ring cleanup.
This is required for future warm reset fixes.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found