From: Eliad Peller Date: Thu, 16 Jul 2015 17:17:42 +0000 (+0300) Subject: iwlwifi: pcie: reset write pointer on ict reset X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18f5a374b3db33720dc8c66cb94947585904d6c6;p=pandora-kernel.git iwlwifi: pcie: reset write pointer on ict reset Since the CSR_DRAM_INIT_TBL_WRITE_POINTER bit wasn't set on ict reset, in some flows (like disable ict followed by immediate reset ict) the driver and hardware went out of sync (the driver cleared the ict_index, while the hw kept it intact). Fix it by setting the flag when resetting ict. Signed-off-by: Eliad Peller Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed