commit | 099ac7ce2e23cc19382afbd3c192f2c6925851b9 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Oct 28 10:32:05 2014 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Oct 31 02:26:48 2014 +0200 |
tree | 37cbcb2766223406b2efb44e59c0781b7a07d2cd | |
parent | 4eb2e164872a086f42fb9fe5dfe93856ad740932 [diff] |
ath10k: change ce ring cleanup logic Make ath10k_pci_init_pipes() effectively only alter shared target-host data. The per_transfer_context is a host-only thing. It is necessary to preserve it's contents for a more robust ring cleanup. This is required for future warm reset fixes. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>