hostapd: update to the latest version
[openwrt/staging/hauke.git] / package / network / services / hostapd / patches / 040-mesh-allow-processing-authentication-frames-in-block.patch
index f98d3806dc1689aa453e136a082a6cca9826aeb7..b7bf9e351e08b5bad1f47d0de7abdbb57227ea3b 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
-@@ -3012,15 +3012,6 @@ static void handle_auth(struct hostapd_d
+@@ -3020,15 +3020,6 @@ static void handle_auth(struct hostapd_d
                                       seq_ctrl);
                        return;
                }