mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
spotfilter: fix sta detection when multiple ifaces are tracked
Fixes: WIFI-11272 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -147,6 +147,7 @@ nl80211_device_update(struct interface *iface, struct device *dev)
|
|||||||
|
|
||||||
nl_send_auto_complete(genl, msg);
|
nl_send_auto_complete(genl, msg);
|
||||||
nlmsg_free(msg);
|
nlmsg_free(msg);
|
||||||
|
nl_wait_for_ack(genl);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|||||||
Reference in New Issue
Block a user