mac80211: allow channel switch with multiple channel contexts
[deliverable/linux.git] / drivers / net / wireless / iwlegacy / 4965.h
index 337dfcf3bbde7c58fe4681268f63b9d29ea8f5fa..3a57f71b8ed57fbb98761901968ee4e4cc0110f8 100644 (file)
@@ -187,8 +187,9 @@ int il4965_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
                            u8 buf_size);
 int il4965_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
                       struct ieee80211_sta *sta);
-void il4965_mac_channel_switch(struct ieee80211_hw *hw,
-                              struct ieee80211_channel_switch *ch_switch);
+void
+il4965_mac_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
+                         struct ieee80211_channel_switch *ch_switch);
 
 void il4965_led_enable(struct il_priv *il);
 
This page took 0.030052 seconds and 5 git commands to generate.