|
@@ -92,7 +92,6 @@ int __must_check iwl_rx_dispatch(struct iwl_op_mode *op_mode,
|
|
struct iwl_rx_cmd_buffer *rxb,
|
|
struct iwl_rx_cmd_buffer *rxb,
|
|
struct iwl_device_cmd *cmd);
|
|
struct iwl_device_cmd *cmd);
|
|
void iwl_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state);
|
|
void iwl_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state);
|
|
-void iwl_nic_error(struct iwl_op_mode *op_mode);
|
|
|
|
|
|
|
|
bool iwl_check_for_ct_kill(struct iwl_priv *priv);
|
|
bool iwl_check_for_ct_kill(struct iwl_priv *priv);
|
|
|
|
|