From 3f880e46789e2fceaa9be6e4766ad8967b65219e Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Sat, 8 Oct 2022 01:45:03 +0200
Subject: [PATCH] modules: update openwrt

2853b6d652 ath79: fix model name of Extreme Networks WS-AP3805i
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 88d97c0a2..1b9fb77f5 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://github.com/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-22.03
-OPENWRT_COMMIT=f579b8538b72ed4ea9b53e7ed1cffe651e90ffeb
+OPENWRT_COMMIT=2853b6d652b7edfe9e8d034503705f6d74d52a52
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-22.03
-- 
GitLab