iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-sta.h
index 500e1df9c0ef7363d6f5693c58edb413cfa66d4f..3d55716f530109d50885370205f3ad0d4c60235d 100644 (file)
@@ -45,4 +45,5 @@ int iwl_remove_dynamic_key(struct iwl_priv *priv,
 int iwl_rxon_add_station(struct iwl_priv *priv, const u8 *addr, int is_ap);
 u8 iwl_remove_station(struct iwl_priv *priv, const u8 *addr, int is_ap);
 int iwl_get_sta_id(struct iwl_priv *priv, struct ieee80211_hdr *hdr);
+void iwl_sta_modify_enable_tid_tx(struct iwl_priv *priv, int sta_id, int tid);
 #endif /* __iwl_sta_h__ */
This page took 0.026021 seconds and 5 git commands to generate.