commit | d48b62ceeea2c229c637efda0c1a846dd33cf26a | [log] [tgz] |
---|---|---|
author | Erik Stromdahl <erik.stromdahl@gmail.com> | Wed Jan 11 16:32:10 2017 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Jan 12 12:51:29 2017 +0200 |
tree | 1f77f66b8aedf4d90230cdc7a853737df44941b3 | |
parent | 7bc7441e4da3868042d01eed8a1f61625d35a356 [diff] |
ath10k: htc: simplified credit distribution Simplified transmit credit distribution code somewhat. Since the WMI control service will get assigned all credits there is no need for having a credit_allocation array in struct ath10k_htc. Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>