iwlwifi: dbg: debug recording stop and restart command remove
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Sun, 19 May 2019 07:32:44 +0000 (10:32 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 29 Jun 2019 07:09:44 +0000 (10:09 +0300)
commit6c7f70877872afa7574bdc147ea1c46c03ef9d71
tree6c267c40303b4f3914589d96d68b19b97ec9b21f
parentc040fe83423af70effda7112641fba84d541ce57
iwlwifi: dbg: debug recording stop and restart command remove

The 0xF6 command used to start and stop the recording from 22560 devices
was removed. This is causing an assert when the driver tries to alter
the recording state.
Remove the use of the command.

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/d3.c
drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c
drivers/net/wireless/intel/iwlwifi/pcie/trans.c