commit | e8a583f9afa882cf9b2c6122ba16921c0d6a9cba | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Wed Mar 07 18:46:01 2018 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Aug 02 10:50:06 2018 +0300 |
tree | e65b75c8d9d063cf49010f8f7526d2c2cc39fcbc | |
parent | 520f03eaaad7c4ede831f93995a0b0a916f369d8 [diff] |
iwlwifi: d3: disable dbg recording before entering D3 Currently the firmware does not stop recording debugging data when entering D3 and this causes trouble (e.g. sporadic wake ups). Fix that by stopping dbg recording when suspending. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>