diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-07-09 07:28:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-07-09 07:28:00 +0000 |
commit | 7bab9b2f30ac50a036d34599a01bbe5187247841 (patch) | |
tree | 26e10ef9cbfcc678712ed2efbc7d9190f95ff272 | |
parent | 8edcfc5bffef6616577b07022e372a44c3b38775 (diff) | |
download | upstream-7bab9b2f30ac50a036d34599a01bbe5187247841.tar.gz upstream-7bab9b2f30ac50a036d34599a01bbe5187247841.tar.bz2 upstream-7bab9b2f30ac50a036d34599a01bbe5187247841.zip |
hostapd: refresh patch
SVN-Revision: 27571
-rw-r--r-- | package/hostapd/patches/800-dynamic_20_40_mhz.patch | 4 |
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 b9448d7bdf..a870e8ed39 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; |