commit | 842205d7f0a4a9506d47ecc01c278077e5281fc9 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Sep 22 17:12:54 2022 +0800 |
committer | developer <developer@mediatek.com> | Thu Sep 22 17:12:54 2022 +0800 |
tree | f6ec61819f5cf862e09e01a1b2850fffc7b6336b | |
parent | 4b170529d313eaf545dfbfa51c51b61b723b45b8 [diff] [blame] |
[rdk-b][common][bsp][Refactor and sync kernel/wifi from Openwrt] [Description] Refactor and sync kernel/wifi from Openwrt [Release-log] N/A
diff --git a/recipes-connectivity/hostapd/files/patches/040-mesh-allow-processing-authentication-frames-in-block.patch b/recipes-connectivity/hostapd/files/patches/040-mesh-allow-processing-authentication-frames-in-block.patch index 6d9fd81..6b34cd4 100644 --- a/recipes-connectivity/hostapd/files/patches/040-mesh-allow-processing-authentication-frames-in-block.patch +++ b/recipes-connectivity/hostapd/files/patches/040-mesh-allow-processing-authentication-frames-in-block.patch
@@ -16,7 +16,7 @@ --- a/src/ap/ieee802_11.c +++ b/src/ap/ieee802_11.c -@@ -3761,15 +3761,6 @@ static void handle_auth(struct hostapd_d +@@ -3781,15 +3781,6 @@ static void handle_auth(struct hostapd_d seq_ctrl); return; }