From: Michal Kazior Date: Wed, 18 Sep 2013 12:43:18 +0000 (+0200) Subject: ath10k: use num_pending_tx instead of msdu id bitmap X-Git-Tag: v3.13-rc1~105^2~225^2~25^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0945baf7d4245b79e01c2a790186c41fb4b27dd2;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed