diff options
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r-- | net/mac80211/sta_info.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index ebb7b2b4d0b9..30fd328e9991 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h | |||
@@ -359,6 +359,5 @@ void sta_info_stop(struct ieee80211_local *local); | |||
359 | int sta_info_flush(struct ieee80211_local *local, | 359 | int sta_info_flush(struct ieee80211_local *local, |
360 | struct ieee80211_sub_if_data *sdata); | 360 | struct ieee80211_sub_if_data *sdata); |
361 | void sta_info_flush_delayed(struct ieee80211_sub_if_data *sdata); | 361 | void sta_info_flush_delayed(struct ieee80211_sub_if_data *sdata); |
362 | void __ieee80211_run_pending_flush(struct ieee80211_local *local); | ||
363 | 362 | ||
364 | #endif /* STA_INFO_H */ | 363 | #endif /* STA_INFO_H */ |