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:
20de222
)
ath10k: use idr api for msdu_ids
author
Michal Kazior
<michal.kazior@tieto.com>
Sat, 24 Jan 2015 10:14:51 +0000
(12:14 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 27 Jan 2015 14:16:59 +0000
(16:16 +0200)
HTT Tx protocol uses arbitrary host assigned ids
too associate with MSDUs when delivering
completions.
Instead of rolling out own id generation scheme
use the tools provided in kernel.
This should have little to no effect on
performance.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found