commit | 0945baf7d4245b79e01c2a790186c41fb4b27dd2 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Sep 18 14:43:18 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Sep 20 08:18:09 2013 +0300 |
tree | 6a4ba0dcc059abeabef2f4b3a1a0fce200ffb81b | |
parent | 1073ab2e9b0d45f318052a3f3690405fc04eda75 [diff] |
ath10k: use num_pending_tx instead of msdu id bitmap 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>