aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.9/641-bridge_port_isolate.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-4.9/641-bridge_port_isolate.patch')
-rw-r--r--target/linux/generic/patches-4.9/641-bridge_port_isolate.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.9/641-bridge_port_isolate.patch b/target/linux/generic/patches-4.9/641-bridge_port_isolate.patch
index b55fd5db70..db9527d068 100644
--- a/target/linux/generic/patches-4.9/641-bridge_port_isolate.patch
+++ b/target/linux/generic/patches-4.9/641-bridge_port_isolate.patch
@@ -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);