summaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches/540-dynamic_20_40_mhz.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-29 11:14:53 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-29 11:14:53 +0000
commitf730e825f065da6dc7b5844dcc509e0370fe0cce (patch)
tree3cbbf2f16540510a39b4c3e3f1d0d72ba604f8a7 /package/hostapd/patches/540-dynamic_20_40_mhz.patch
parentb037731dd6ba930c85af68f73cb78316bbb646db (diff)
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
Diffstat (limited to 'package/hostapd/patches/540-dynamic_20_40_mhz.patch')
-rw-r--r--package/hostapd/patches/540-dynamic_20_40_mhz.patch4
1 files changed, 2 insertions, 2 deletions
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)
{