diff options
Diffstat (limited to 'target/linux/generic/patches-3.0/642-bridge_port_isolate.patch')
-rw-r--r-- | target/linux/generic/patches-3.0/642-bridge_port_isolate.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.0/642-bridge_port_isolate.patch b/target/linux/generic/patches-3.0/642-bridge_port_isolate.patch index 46ee5e953b..1964e1893c 100644 --- a/target/linux/generic/patches-3.0/642-bridge_port_isolate.patch +++ b/target/linux/generic/patches-3.0/642-bridge_port_isolate.patch @@ -43,7 +43,7 @@ #endif --- a/net/bridge/br_input.c +++ b/net/bridge/br_input.c -@@ -95,7 +95,8 @@ int br_handle_frame_finish(struct sk_buf +@@ -97,7 +97,8 @@ int br_handle_frame_finish(struct sk_buf skb2 = skb; br->dev->stats.multicast++; |