From 76ca564e79fe8a24bcbbf978e5095a1b605dab6c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 6 Aug 2013 17:59:05 +0000 Subject: hostapd: Refresh patches Signed-off-by: Sujith Manoharan SVN-Revision: 37731 --- package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch') diff --git a/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch b/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch index a71f5600ca..4c9fe06c3a 100644 --- a/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch +++ b/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch @@ -1,6 +1,6 @@ --- a/hostapd/config_file.c +++ b/hostapd/config_file.c -@@ -2488,6 +2488,10 @@ static int hostapd_config_fill(struct ho +@@ -2490,6 +2490,10 @@ static int hostapd_config_fill(struct ho "ht_capab", line); errors++; } @@ -13,7 +13,7 @@ #endif /* CONFIG_IEEE80211N */ --- a/src/ap/ap_config.h +++ b/src/ap/ap_config.h -@@ -519,6 +519,7 @@ struct hostapd_config { +@@ -520,6 +520,7 @@ struct hostapd_config { int ieee80211n; int secondary_channel; int require_ht; -- cgit v1.2.3