commit | 89d6d83565e9a18ae77f4542348d8a34c264c9b1 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Sat Jan 24 12:14:51 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jan 27 16:16:59 2015 +0200 |
tree | 1786a6a36372f48289ea7a7f5e6f69da4e7fbf1c | |
parent | 20de2229c634382777eb3b8fc54a34be9669ff8a [diff] |
ath10k: use idr api for msdu_ids 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>