commit | 203c83d3b256d8eb6b8d4508b2dd7266e9dd2285 | [log] [tgz] |
---|---|---|
author | Shahar S Matityahu <shahar.s.matityahu@intel.com> | Wed May 22 13:47:29 2019 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Sep 06 15:31:12 2019 +0300 |
tree | d62233906d6015304ef5c284d2cf2d5465fc861f | |
parent | b721f5b1be18ae6d74f306d92a272eb74d3eb964 [diff] |
iwlwifi: dbg: move debug recording stop from trans to op mode The op mode should stop the debug recording and not the transport layer. Rename iwl_fwrt_stop_device into iwl_fw_dbg_stop_sync and move the debug stop recording to it. Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>