commit | ae17404e38601856036836a8082ad57102dd097e | [log] [tgz] |
---|---|---|
author | Shahar S Matityahu <shahar.s.matityahu@intel.com> | Thu May 03 09:52:12 2018 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Aug 31 11:38:39 2018 +0300 |
tree | 46819cb8acdc296c3714d30abc417f5e95a65a53 | |
parent | c5f97542aa06bd6ef34a87f0c8bcb924899cf861 [diff] |
iwlwifi: avoid code duplication in stopping fw debug data recording Make all FW debug data stop recording flows to use iwl_fw_dbg_stop_recording function instead of writing to FW registers directly. Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>