Hi James,
On 4/27/21 6:34 PM, James Prestwood wrote:
netdev_connect_ok is only for station/p2p_client modes but AP
also ends up on the same code path. Check the iftype before
calling netdev_connect_ok.
---
src/netdev.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Patch 2 & 3 applied, thanks.
Regards,
-Denis