summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-09 07:28:00 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-09 07:28:00 +0000
commit4f11a7018b5a640d782000bb43f518dfb352ca52 (patch)
tree3349f2cdde3d52931405178721793ca05c0b63e5 /package
parent80d666471b080242dd66e5fe9b66e65d31dc8ba7 (diff)
hostapd: refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27571 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/hostapd/patches/800-dynamic_20_40_mhz.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hostapd/patches/800-dynamic_20_40_mhz.patch b/package/hostapd/patches/800-dynamic_20_40_mhz.patch
index b9448d7bd..a870e8ed3 100644
--- a/package/hostapd/patches/800-dynamic_20_40_mhz.patch
+++ b/package/hostapd/patches/800-dynamic_20_40_mhz.patch
@@ -1,6 +1,6 @@
--- a/hostapd/config_file.c
+++ b/hostapd/config_file.c
-@@ -1920,6 +1920,10 @@ struct hostapd_config * hostapd_config_r
+@@ -1901,6 +1901,10 @@ struct hostapd_config * hostapd_config_r
"ht_capab", line);
errors++;
}
@@ -13,7 +13,7 @@
#endif /* CONFIG_IEEE80211N */
--- a/src/ap/ap_config.h
+++ b/src/ap/ap_config.h
-@@ -395,6 +395,7 @@ struct hostapd_config {
+@@ -394,6 +394,7 @@ struct hostapd_config {
int ieee80211n;
int secondary_channel;
int require_ht;