From f730e825f065da6dc7b5844dcc509e0370fe0cce Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 29 Apr 2012 11:14:53 +0000 Subject: hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31515 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/patches/540-dynamic_20_40_mhz.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostapd/patches/540-dynamic_20_40_mhz.patch') diff --git a/package/hostapd/patches/540-dynamic_20_40_mhz.patch b/package/hostapd/patches/540-dynamic_20_40_mhz.patch index 296bdd3c2..08750b015 100644 --- a/package/hostapd/patches/540-dynamic_20_40_mhz.patch +++ b/package/hostapd/patches/540-dynamic_20_40_mhz.patch @@ -1,6 +1,6 @@ --- a/hostapd/config_file.c +++ b/hostapd/config_file.c -@@ -1951,6 +1951,10 @@ static int hostapd_config_fill(struct ho +@@ -1957,6 +1957,10 @@ static int hostapd_config_fill(struct ho "ht_capab", line); errors++; } @@ -31,7 +31,7 @@ #include "ieee802_11_auth.h" #include "vlan_init.h" #include "wpa_auth.h" -@@ -306,6 +307,7 @@ static void hostapd_cleanup_iface_pre(st +@@ -307,6 +308,7 @@ static void hostapd_cleanup_iface_pre(st static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface) { -- cgit v1.2.3