diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-07-12 13:44:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-07-12 13:44:16 +0000 |
commit | 8334f5531faaaa0f671965373f993001a3e54abf (patch) | |
tree | eea4037858eaace69337f4ea09ec081d02468c15 /target/linux/generic/patches-3.0/642-bridge_port_isolate.patch | |
parent | aca47677c33fdcbb30d962dc4aa9e50d5ba6f1f4 (diff) | |
download | upstream-8334f5531faaaa0f671965373f993001a3e54abf.tar.gz upstream-8334f5531faaaa0f671965373f993001a3e54abf.tar.bz2 upstream-8334f5531faaaa0f671965373f993001a3e54abf.zip |
[generic]: upgrade to 3.0-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27600 3c298f89-4303-0410-b956-a3cf2f4a3e73
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++; |