diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-04-29 11:14:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-04-29 11:14:53 +0000 |
commit | d4d223edad38f74de68f284e375532d6226604a4 (patch) | |
tree | 4ee26be95b580164120b6dd497ee40f82d0492be /package/hostapd/patches/450-reload_freq_change.patch | |
parent | 873cdb190cc04350be85faa82da6ec4995ce5541 (diff) | |
download | mtk-20170518-d4d223edad38f74de68f284e375532d6226604a4.zip mtk-20170518-d4d223edad38f74de68f284e375532d6226604a4.tar.gz mtk-20170518-d4d223edad38f74de68f284e375532d6226604a4.tar.bz2 |
hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues
SVN-Revision: 31515
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 7d30bf7..b83410b 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; |