aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
-rw-r--r--net/mac80211/ieee80211_i.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h
index 793f03e15191..2a80698b6324 100644
--- a/net/mac80211/ieee80211_i.h
+++ b/net/mac80211/ieee80211_i.h
@@ -1430,7 +1430,6 @@ void ieee80211_sta_rx_notify(struct ieee80211_sub_if_data *sdata,
1430 struct ieee80211_hdr *hdr); 1430 struct ieee80211_hdr *hdr);
1431void ieee80211_sta_tx_notify(struct ieee80211_sub_if_data *sdata, 1431void ieee80211_sta_tx_notify(struct ieee80211_sub_if_data *sdata,
1432 struct ieee80211_hdr *hdr, bool ack); 1432 struct ieee80211_hdr *hdr, bool ack);
1433void ieee80211_beacon_connection_loss_work(struct work_struct *work);
1434 1433
1435void ieee80211_wake_queues_by_reason(struct ieee80211_hw *hw, 1434void ieee80211_wake_queues_by_reason(struct ieee80211_hw *hw,
1436 enum queue_stop_reason reason); 1435 enum queue_stop_reason reason);