commit | 7bc7441e4da3868042d01eed8a1f61625d35a356 | [log] [tgz] |
---|---|---|
author | Erik Stromdahl <erik.stromdahl@gmail.com> | Wed Jan 11 16:32:09 2017 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Jan 12 12:51:25 2017 +0200 |
tree | ac2119b0fa293620ee22c91d169b0f3cfda9d421 | |
parent | d53628882255481b710641dd0118fbd80af6e983 [diff] |
ath10k: htc: removal of unused struct members Removed tx_credits_per_max_message and tx_credit_size from struct ath10k_htc_ep since they are not used anywhere in the code. They are just written, never read. Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>