summaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches/540-dynamic_20_40_mhz.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-04-29 11:14:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-04-29 11:14:53 +0000
commitd4d223edad38f74de68f284e375532d6226604a4 (patch)
tree4ee26be95b580164120b6dd497ee40f82d0492be /package/hostapd/patches/540-dynamic_20_40_mhz.patch
parent873cdb190cc04350be85faa82da6ec4995ce5541 (diff)
downloadmaster-31e0f0ae-d4d223edad38f74de68f284e375532d6226604a4.tar.gz
master-31e0f0ae-d4d223edad38f74de68f284e375532d6226604a4.tar.bz2
master-31e0f0ae-d4d223edad38f74de68f284e375532d6226604a4.zip
hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues
SVN-Revision: 31515
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 296bdd3c22..08750b0158 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)
{