wifi: cfg80211/mac80211: Support control port TX from specific link
[linux-block.git] / net / mac80211 / ieee80211_i.h
index d17d73e8d19f1888b4ff443af2739535910a2601..58b08315fa265bea0f92742d80a59575e878be6e 100644 (file)
@@ -1946,7 +1946,7 @@ void ieee80211_clear_fast_xmit(struct sta_info *sta);
 int ieee80211_tx_control_port(struct wiphy *wiphy, struct net_device *dev,
                              const u8 *buf, size_t len,
                              const u8 *dest, __be16 proto, bool unencrypted,
-                             u64 *cookie);
+                             int link_id, u64 *cookie);
 int ieee80211_probe_mesh_link(struct wiphy *wiphy, struct net_device *dev,
                              const u8 *buf, size_t len);