diff options
Diffstat (limited to 'package/hostapd/patches/430-rescan_immediately.patch')
-rw-r--r-- | package/hostapd/patches/430-rescan_immediately.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/430-rescan_immediately.patch b/package/hostapd/patches/430-rescan_immediately.patch index 42600ceaa4..5332c9cea8 100644 --- a/package/hostapd/patches/430-rescan_immediately.patch +++ b/package/hostapd/patches/430-rescan_immediately.patch @@ -1,6 +1,6 @@ --- a/wpa_supplicant/wpa_supplicant.c +++ b/wpa_supplicant/wpa_supplicant.c -@@ -2191,7 +2191,7 @@ static struct wpa_supplicant * wpa_suppl +@@ -2215,7 +2215,7 @@ static struct wpa_supplicant * wpa_suppl if (wpa_s == NULL) return NULL; wpa_s->scan_req = 1; |