commit | 1efc3843a4ee1331bc20df685a79b47fa0f547d2 | [log] [tgz] |
---|---|---|
author | Golan Ben Ami <golan.ben.ami@intel.com> | Tue Sep 12 12:32:25 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Oct 06 13:59:44 2017 +0300 |
tree | 7f5748e04d93ed56a88d37cb57dd572b1bdf04eb | |
parent | baf41bc35f2bdb953da532645fd82009c2d12acf [diff] |
iwlwifi: stop dbgc recording before stopping DMA Today we stop the device and the DMA without stopping the dbgc recording before. This causes host crashes when the DMA rate is high. Stop dbgc recording when clearing the fw debug configuration to fix this. Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>