aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r--include/net/mac80211.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index dd08fbb3cf28..d11037b5b854 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -2530,6 +2530,7 @@ struct ieee80211_ops {
2530 int (*get_antenna)(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant); 2530 int (*get_antenna)(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant);
2531 2531
2532 int (*remain_on_channel)(struct ieee80211_hw *hw, 2532 int (*remain_on_channel)(struct ieee80211_hw *hw,
2533 struct ieee80211_vif *vif,
2533 struct ieee80211_channel *chan, 2534 struct ieee80211_channel *chan,
2534 enum nl80211_channel_type channel_type, 2535 enum nl80211_channel_type channel_type,
2535 int duration); 2536 int duration);