iwlwifi: dbg_ini: remove periodic trigger
Remove periodic trigger functionality. After moving to the new API we will add periodic trigger functionality that matches the new API. Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:

committed by
Luca Coelho

parent
4828f462b5
commit
9b1bcfcc6e
@@ -151,6 +151,12 @@ out_err:
|
||||
*cfg_state = IWL_INI_CFG_STATE_CORRUPTED;
|
||||
}
|
||||
|
||||
void iwl_dbg_tlv_del_timers(struct iwl_trans *trans)
|
||||
{
|
||||
/* will be used later */
|
||||
}
|
||||
IWL_EXPORT_SYMBOL(iwl_dbg_tlv_del_timers);
|
||||
|
||||
void iwl_dbg_tlv_free(struct iwl_trans *trans)
|
||||
{
|
||||
/* will be used again later */
|
||||
|
Reference in New Issue
Block a user