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:
1073ab2
)
ath10k: use num_pending_tx instead of msdu id bitmap
author
Michal Kazior
<michal.kazior@tieto.com>
Wed, 18 Sep 2013 12:43:18 +0000
(14:43 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 20 Sep 2013 05:18:09 +0000
(08:18 +0300)
It's more efficient to simply check num_pending_tx
value instead of traversing whole bitmap of
msdu ids.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found