kernel: update kernel 4.4 to 4.4.59
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 640-bridge_no_eap_forward.patch
index 24cc2b29618f2118993dba74c3c086e97f095c11..a6dfb4ee59164d54eb1da01eb7691db6b2170cde 100644 (file)
@@ -8,7 +8,7 @@ each other via bridges.
 ---
 --- a/net/bridge/br_input.c
 +++ b/net/bridge/br_input.c
-@@ -168,7 +168,11 @@ int br_handle_frame_finish(struct net *n
+@@ -169,7 +169,11 @@ int br_handle_frame_finish(struct net *n
        if (IS_ENABLED(CONFIG_INET) && skb->protocol == htons(ETH_P_ARP))
                br_do_proxy_arp(skb, br, vid, p);