commit | f10a8983debf830acaa8fe23ea33741fc41a4387 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Mon Oct 17 12:01:44 2022 +0800 |
committer | developer <developer@mediatek.com> | Mon Oct 17 12:01:44 2022 +0800 |
tree | 84f558ed40e1fd5af30d61c0b5be8b81b5e9c480 | |
parent | ae3f8417c7f06edd9f1fbb0cb88ac856e232fbda [diff] [blame] |
[rdk-b][common][bsp][Refactor and sync kernel/wifi from Openwrt] [Description] Refactor and sync kernel/wifi from Openwrt 1.kernel: filogic880 initial version [Release-log] N/A
diff --git a/recipes-connectivity/hostapd/files/patches/99919-hostapd-mtk-Add-DFS-disable-channel-switch-when-receive-radar.patch b/recipes-connectivity/hostapd/files/patches/99919-hostapd-mtk-Add-DFS-disable-channel-switch-when-receive-radar.patch index 58e73b1..a1a4713 100644 --- a/recipes-connectivity/hostapd/files/patches/99919-hostapd-mtk-Add-DFS-disable-channel-switch-when-receive-radar.patch +++ b/recipes-connectivity/hostapd/files/patches/99919-hostapd-mtk-Add-DFS-disable-channel-switch-when-receive-radar.patch
@@ -1,7 +1,7 @@ -From d9361b85b289804c9a69f4ca3d2747ca17aaf6d5 Mon Sep 17 00:00:00 2001 +From 0905060a7bfced9c8cad91a223991a7fa24c3d12 Mon Sep 17 00:00:00 2001 From: StanleyYP Wang <StanleyYP.Wang@mediatek.com> Date: Fri, 7 Oct 2022 10:46:29 +0800 -Subject: [PATCH] Add DFS disable channel switch when receive radar +Subject: [PATCH 99919/99920] Add DFS disable channel switch when receive radar Signed-off-by: StanleyYP Wang <StanleyYP.Wang@mediatek.com> ---