|
@@ -1765,9 +1765,6 @@ extern const void *const mac80211_wiphy_privid; /* for wiphy privid */
|
|
int ieee80211_frame_duration(enum ieee80211_band band, size_t len,
|
|
int ieee80211_frame_duration(enum ieee80211_band band, size_t len,
|
|
int rate, int erp, int short_preamble,
|
|
int rate, int erp, int short_preamble,
|
|
int shift);
|
|
int shift);
|
|
-void mac80211_ev_michael_mic_failure(struct ieee80211_sub_if_data *sdata, int keyidx,
|
|
|
|
- struct ieee80211_hdr *hdr, const u8 *tsc,
|
|
|
|
- gfp_t gfp);
|
|
|
|
void ieee80211_set_wmm_default(struct ieee80211_sub_if_data *sdata,
|
|
void ieee80211_set_wmm_default(struct ieee80211_sub_if_data *sdata,
|
|
bool bss_notify);
|
|
bool bss_notify);
|
|
void ieee80211_xmit(struct ieee80211_sub_if_data *sdata,
|
|
void ieee80211_xmit(struct ieee80211_sub_if_data *sdata,
|