wireless: handle WDS per-sta devices
[project/netifd.git] / wireless.h
index 9a2d512f03de595d9a01ecbc814049b217dbc3e9..59692180b667e54bbd42cabdc6b225b884258e80 100644 (file)
@@ -144,5 +144,6 @@ int wireless_device_notify(struct wireless_device *wdev, struct blob_attr *data,
 
 void wireless_start_pending(void);
 void wireless_init(void);
+void wireless_device_hotplug_event(const char *name, bool add);
 
 #endif