blob: af92dadba2c0cebcd3ad571d186e328fe4b6360d [file] [log] [blame]
From ebee8109eb2d0dba82518e3b1ceae58580b65b69 Mon Sep 17 00:00:00 2001
From: "himanshu.goyal" <himanshu.goyal@mediatek.com>
Date: Tue, 2 May 2023 15:08:42 +0800
Subject: [PATCH 1032/1033] wifi: mt76: mt7915: Add 5G UNII4 support.
---
mac80211.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/mac80211.c b/mac80211.c
index fb0aea6..553d901 100644
--- a/mac80211.c
+++ b/mac80211.c
@@ -82,6 +82,7 @@ static const struct ieee80211_channel mt76_channels_5ghz[] = {
CHAN5G(165, 5825),
CHAN5G(169, 5845),
CHAN5G(173, 5865),
+ CHAN5G(177, 5885),
CHAN5G(184, 4920),
CHAN5G(188, 4940),
--
2.18.0