iwlwifi: move queue watchdog into transport
[cascardo/linux.git] / drivers / net / wireless / iwlwifi / iwl-1000.c
index 95c59e3..3787f84 100644 (file)
@@ -165,9 +165,8 @@ static const struct iwl_base_params iwl1000_base_params = {
        .support_ct_kill_exit = true,
        .plcp_delta_threshold = IWL_MAX_PLCP_ERR_EXT_LONG_THRESHOLD_DEF,
        .chain_noise_scale = 1000,
-       .wd_timeout = IWL_DEF_WD_TIMEOUT,
+       .wd_timeout = IWL_WATCHHDOG_DISABLED,
        .max_event_log_size = 128,
-       .wd_disable = true,
 };
 
 static const struct iwl_ht_params iwl1000_ht_params = {