hostapd: update to 2022-07-29
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 040-mesh-allow-processing-authentication-frames-in-block.patch
index 6d9fd81acf858048898026783ea2ac7c2a843cee..6b34cd4350b273973152e8b2e03d2bc5fd30169e 100644 (file)
@@ -16,7 +16,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- 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;
                }