From 7c0785c3072ee121692a47991343242ab9a0c0b3 Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 12 Jul 2011 13:44:16 +0000 Subject: [generic]: upgrade to 3.0-rc7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27600 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.0/642-bridge_port_isolate.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.0/642-bridge_port_isolate.patch') 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 46ee5e953..1964e1893 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++; -- cgit v1.2.3