diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-13 12:38:51 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-13 12:38:51 +0000 |
commit | 4de49556229ab45d25030752041a39aacaf30d7e (patch) | |
tree | 9bb15ad13013f4013dbcb56b2e17a04ab3eb6c77 /package/hostapd/patches/520-fix_wps_pin_crash.patch | |
parent | 85796641083642a4461d24ef4dd7f9a39681b4c0 (diff) |
hostapd: update to 2012-09-10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33392 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/patches/520-fix_wps_pin_crash.patch')
-rw-r--r-- | package/hostapd/patches/520-fix_wps_pin_crash.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/520-fix_wps_pin_crash.patch b/package/hostapd/patches/520-fix_wps_pin_crash.patch index df1e3d0314..29d154cef3 100644 --- a/package/hostapd/patches/520-fix_wps_pin_crash.patch +++ b/package/hostapd/patches/520-fix_wps_pin_crash.patch @@ -1,6 +1,6 @@ --- a/hostapd/ctrl_iface.c +++ b/hostapd/ctrl_iface.c -@@ -343,6 +343,9 @@ static int hostapd_ctrl_iface_wps_ap_pin +@@ -450,6 +450,9 @@ static int hostapd_ctrl_iface_wps_ap_pin char *pos; const char *pin_txt; |