iwlwifi: fix fw_restart module parameter
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-core.h
index 15930e06402247b8ff360ccab61b76e254b1353b..bfa34561d9da51ef1d07993794c1231ac2667def 100644 (file)
@@ -525,7 +525,7 @@ int iwl_mac_hw_scan(struct ieee80211_hw *hw,
                    struct cfg80211_scan_request *req);
 void iwl_bg_start_internal_scan(struct work_struct *work);
 void iwl_internal_short_hw_scan(struct iwl_priv *priv);
-int iwl_force_reset(struct iwl_priv *priv, int mode);
+int iwl_force_reset(struct iwl_priv *priv, int mode, bool external);
 u16 iwl_fill_probe_req(struct iwl_priv *priv, struct ieee80211_mgmt *frame,
                       const u8 *ta, const u8 *ie, int ie_len, int left);
 void iwl_setup_rx_scan_handlers(struct iwl_priv *priv);
This page took 0.024765 seconds and 5 git commands to generate.