aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2023-07-06 08:16:50 +0200
committerNick Hainke <vincent@systemli.org>2023-07-20 08:04:11 +0200
commit8d7d9aa4a46366a0057b3ccf461322dda8008552 (patch)
treef828e2495e4d082a5aff8a66654f83ac6718616e /package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch
parent57e7188e6394cdae3605154d1b11baa9c2de24ad (diff)
downloadupstream-8d7d9aa4a46366a0057b3ccf461322dda8008552.tar.gz
upstream-8d7d9aa4a46366a0057b3ccf461322dda8008552.tar.bz2
upstream-8d7d9aa4a46366a0057b3ccf461322dda8008552.zip
hostapd: update to 2023-06-22
Removed, merged upstream: - 170-wpa_supplicant-fix-compiling-without-IEEE8021X_EAPOL.patch Manually refreshed: - 040-mesh-allow-processing-authentication-frames-in-block.patch - 600-ubus_support.patch - 761-shared_das_port.patch Fixes: #12661 Fixes: 304423a4 ("hostapd: update to 2023-03-29") Signed-off-by: Andre Heider <a.heider@gmail.com> (cherry picked from commit cd804c1ebb34c9740f8ad9fe393a81f3efb7b009)
Diffstat (limited to 'package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch')
-rw-r--r--package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch b/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch
index 93a03a6db6..c11c957216 100644
--- a/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch
+++ b/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch
@@ -1,6 +1,6 @@
--- a/src/drivers/driver_nl80211.c
+++ b/src/drivers/driver_nl80211.c
-@@ -5224,7 +5224,7 @@ static int nl80211_set_channel(struct i8
+@@ -5407,7 +5407,7 @@ static int nl80211_set_channel(struct i8
freq->he_enabled, freq->eht_enabled, freq->bandwidth,
freq->center_freq1, freq->center_freq2);