iwlwifi: manage IBSS station properly
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-agn.h
index cfee9994383e787f13680b912ff3178b820e0a60..a9ba9fc6740a8fb81985789fc71f02419a19353b 100644 (file)
@@ -174,4 +174,8 @@ static inline bool iwl_is_tx_success(u32 status)
 /* scan */
 void iwlagn_request_scan(struct iwl_priv *priv);
 
+/* station mgmt */
+int iwlagn_manage_ibss_station(struct iwl_priv *priv,
+                              struct ieee80211_vif *vif, bool add);
+
 #endif /* __iwl_agn_h__ */
This page took 0.025353 seconds and 5 git commands to generate.