From: Michal Kazior Date: Tue, 28 Oct 2014 09:32:05 +0000 (+0100) Subject: ath10k: change ce ring cleanup logic X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~31^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099ac7ce2e23cc19382afbd3c192f2c6925851b9;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed