aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/730-ft_iface.patch
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2022-01-17 20:57:05 +0100
committerDavid Bauer <mail@david-bauer.net>2022-02-08 00:21:41 +0100
commit04ed224543ad10030c4394c86e533f02bf596a1b (patch)
tree360fab3325374b11ed71478379380b35a45a04d3 /package/network/services/hostapd/patches/730-ft_iface.patch
parentadb8c09a83d3f8e1d9e9fcbb8189b415ac0f6e86 (diff)
downloadupstream-04ed224543ad10030c4394c86e533f02bf596a1b.tar.gz
upstream-04ed224543ad10030c4394c86e533f02bf596a1b.tar.bz2
upstream-04ed224543ad10030c4394c86e533f02bf596a1b.zip
hostapd: refresh patches
Refresh patches after updating to hostapd v2.10. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'package/network/services/hostapd/patches/730-ft_iface.patch')
-rw-r--r--package/network/services/hostapd/patches/730-ft_iface.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/hostapd/patches/730-ft_iface.patch b/package/network/services/hostapd/patches/730-ft_iface.patch
index 0a1a16d6e3..b5809222d7 100644
--- a/package/network/services/hostapd/patches/730-ft_iface.patch
+++ b/package/network/services/hostapd/patches/730-ft_iface.patch
@@ -1,6 +1,6 @@
--- a/hostapd/config_file.c
+++ b/hostapd/config_file.c
-@@ -3033,6 +3033,8 @@ static int hostapd_config_fill(struct ho
+@@ -3038,6 +3038,8 @@ static int hostapd_config_fill(struct ho
wpa_printf(MSG_INFO,
"Line %d: Obsolete peerkey parameter ignored", line);
#ifdef CONFIG_IEEE80211R_AP
@@ -21,7 +21,7 @@
--- a/src/ap/wpa_auth_glue.c
+++ b/src/ap/wpa_auth_glue.c
-@@ -1565,8 +1565,12 @@ int hostapd_setup_wpa(struct hostapd_dat
+@@ -1566,8 +1566,12 @@ int hostapd_setup_wpa(struct hostapd_dat
wpa_key_mgmt_ft(hapd->conf->wpa_key_mgmt)) {
const char *ft_iface;