kernel: update kernel 4.9 to 4.9.17
[openwrt/openwrt.git] / target / linux / generic / patches-4.9 / 641-bridge_port_isolate.patch
index b55fd5db70f766ac54312098240635efbac7b400..db9527d06866c41fa01a41aeb691bccb955596f4 100644 (file)
@@ -54,7 +54,7 @@ Isolating individual bridge ports
                        continue;
 --- a/net/bridge/br_input.c
 +++ b/net/bridge/br_input.c
-@@ -174,6 +174,9 @@ int br_handle_frame_finish(struct net *n
+@@ -175,6 +175,9 @@ 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);