aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.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/330-nl80211_fix_set_freq.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/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 ca586d862c..37033c3035 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
-@@ -4970,7 +4970,7 @@ static int nl80211_set_channel(struct i8
+@@ -4986,7 +4986,7 @@ static int nl80211_set_channel(struct i8
freq->freq, freq->ht_enabled, freq->vht_enabled, freq->he_enabled,
freq->bandwidth, freq->center_freq1, freq->center_freq2);