commit | 18f5a374b3db33720dc8c66cb94947585904d6c6 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Thu Jul 16 20:17:42 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Aug 04 10:17:32 2015 +0300 |
tree | 6a1d8544f626504a8912e02af05a67f0df0b7a07 | |
parent | 6dfb36c89dc21c2c77a4b8ea48679cbb15d158b4 [diff] |
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 <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>