|
@@ -1411,7 +1411,7 @@ void iwlagn_request_scan(struct iwl_priv *priv, struct ieee80211_vif *vif)
|
|
clear_bit(STATUS_SCAN_HW, &priv->status);
|
|
clear_bit(STATUS_SCAN_HW, &priv->status);
|
|
clear_bit(STATUS_SCANNING, &priv->status);
|
|
clear_bit(STATUS_SCANNING, &priv->status);
|
|
/* inform mac80211 scan aborted */
|
|
/* inform mac80211 scan aborted */
|
|
- queue_work(priv->workqueue, &priv->scan_completed);
|
|
|
|
|
|
+ queue_work(priv->workqueue, &priv->abort_scan);
|
|
}
|
|
}
|
|
|
|
|
|
int iwlagn_manage_ibss_station(struct iwl_priv *priv,
|
|
int iwlagn_manage_ibss_station(struct iwl_priv *priv,
|