mac80211: allow channel switch with multiple channel contexts
[deliverable/linux.git] / include / net / mac80211.h
index 7861ed875c4db81c92c81cc1caca7064c6b66b4d..9bb2fc73aeaa92d8be60104bd0d71c21013c6c9e 100644 (file)
@@ -2969,6 +2969,7 @@ struct ieee80211_ops {
        void (*flush)(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
                      u32 queues, bool drop);
        void (*channel_switch)(struct ieee80211_hw *hw,
+                              struct ieee80211_vif *vif,
                               struct ieee80211_channel_switch *ch_switch);
        int (*set_antenna)(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant);
        int (*get_antenna)(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant);
This page took 0.028732 seconds and 5 git commands to generate.