diff options
Diffstat (limited to 'package/hostapd/patches/450-reload_freq_change.patch')
-rw-r--r-- | package/hostapd/patches/450-reload_freq_change.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/450-reload_freq_change.patch b/package/hostapd/patches/450-reload_freq_change.patch index 7d30bf720f..b83410be3a 100644 --- a/package/hostapd/patches/450-reload_freq_change.patch +++ b/package/hostapd/patches/450-reload_freq_change.patch @@ -1,6 +1,6 @@ --- a/src/ap/hostapd.c +++ b/src/ap/hostapd.c -@@ -136,6 +136,10 @@ int hostapd_reload_config(struct hostapd +@@ -137,6 +137,10 @@ int hostapd_reload_config(struct hostapd oldconf = hapd->iconf; iface->conf = newconf; |