|
@@ -64,7 +64,7 @@ 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_WATCHHDOG_DISABLED,
|
|
|
+ .wd_timeout = IWL_WATCHDOG_DISABLED,
|
|
|
.max_event_log_size = 128,
|
|
|
};
|
|
|
|