[6/9] hostapd: Disable 802.11n in 6 GHz band, too

Message ID 20260429194934.863108-6-michael.tremer@ipfire.org
State New
Headers
Series [1/9] hostapd: Force setting reg domain before hostapd starts |

Commit Message

Michael Tremer 29 Apr 2026, 7:49 p.m. UTC
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 src/initscripts/packages/hostapd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Patch

diff --git a/src/initscripts/packages/hostapd b/src/initscripts/packages/hostapd
index 33c2a7dc1..2b1c840f1 100644
--- a/src/initscripts/packages/hostapd
+++ b/src/initscripts/packages/hostapd
@@ -553,7 +553,8 @@  write_config() {
 			# Indoor AP
 			echo "he_6ghz_reg_pwr_type=0"
 
-			# Disable 802.11ac
+			# Disable 802.11n/ac
+			enable_n=0
 			enable_ac=0
 
 			# Enable 802.11w management frame protection