From: Michal Kazior Date: Sat, 24 Jan 2015 10:14:51 +0000 (+0200) Subject: ath10k: use idr api for msdu_ids X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~10^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89d6d83565e9a18ae77f4542348d8a34c264c9b1;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed