Rebased from upstream / out of band repository.
[librecmc/librecmc.git] / package / network / services / hostapd / patches / 120-disable_bridge_packet_workaround.patch
index fdd5da9bf5e99cad1a998f80f435ac26097274cd..090aaaa0db5d294e4b3838dd841f7eef645ca318 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/l2_packet/l2_packet_linux.c
 +++ b/src/l2_packet/l2_packet_linux.c
-@@ -337,8 +337,7 @@ struct l2_packet_data * l2_packet_init_b
+@@ -360,8 +360,7 @@ struct l2_packet_data * l2_packet_init_b
  
        l2 = l2_packet_init(br_ifname, own_addr, protocol, rx_callback,
                            rx_callback_ctx, l2_hdr);