[net80211] Add missing commit to previous-1 uapsd commit.
Whoops; somehow my big commit line didn't include this.. cue the tree breakage emails.
This commit is contained in:
parent
4cd568babf
commit
bac852bbac
@ -152,7 +152,8 @@ uint8_t *ieee80211_add_qos(uint8_t *, const struct ieee80211_node *);
|
||||
uint16_t ieee80211_getcapinfo(struct ieee80211vap *,
|
||||
struct ieee80211_channel *);
|
||||
struct ieee80211_wme_state;
|
||||
uint8_t * ieee80211_add_wme_info(uint8_t *frm, struct ieee80211_wme_state *wme);
|
||||
uint8_t * ieee80211_add_wme_info(uint8_t *frm, struct ieee80211_wme_state *wme,
|
||||
struct ieee80211_node *ni);
|
||||
|
||||
void ieee80211_vap_reset_erp(struct ieee80211vap *);
|
||||
void ieee80211_reset_erp(struct ieee80211com *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user