[package] ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275)
[openwrt.git] / package / hostapd / patches / 530-rescan_immediately.patch
index 20906ce..0c8d846 100644 (file)
@@ -1,7 +1,7 @@
 --- a/wpa_supplicant/events.c
 +++ b/wpa_supplicant/events.c
-@@ -893,7 +893,7 @@ static void wpa_supplicant_event_scan_re
-                       wpa_printf(MSG_DEBUG, "Setup a new network");
+@@ -958,7 +958,7 @@ static int _wpa_supplicant_event_scan_re
+                       wpa_dbg(wpa_s, MSG_DEBUG, "Setup a new network");
                        wpa_supplicant_associate(wpa_s, NULL, ssid);
                } else {
 -                      int timeout_sec = 5;
This page took 0.026553 seconds and 4 git commands to generate.