OSDN Git Service

iwlwifi: dbg: move debug recording stop from trans to op mode
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Wed, 22 May 2019 10:47:29 +0000 (13:47 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Sep 2019 12:31:12 +0000 (15:31 +0300)
commit203c83d3b256d8eb6b8d4508b2dd7266e9dd2285
treed62233906d6015304ef5c284d2cf2d5465fc861f
parentb721f5b1be18ae6d74f306d92a272eb74d3eb964
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>
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
drivers/net/wireless/intel/iwlwifi/fw/dbg.h
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c
drivers/net/wireless/intel/iwlwifi/pcie/trans.c