commit | 0e1cbf9a6f85eb272bd6bc410db39b4e506d230f | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Aug 13 07:59:35 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Aug 14 18:01:28 2013 +0300 |
tree | 9b5cdaccb96450b3033f1f720cd6b0627e088365 | |
parent | ba7ee55f8c10e07dd15dbfd7ac20a300bb673316 [diff] |
ath10k: fix HTT service setup The "disable credit flow" flag was set too late and it never was in the HTC service request message. This patch prevents firmware from reporting (useless) HTC credits for HTT service. HTT service doesn't use nor need credits. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>