linux: update 3.1 to 3.1.4
[openwrt.git] / target / linux / generic / patches-3.0 / 642-bridge_port_isolate.patch
index 46ee5e9..a1214c1 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net/bridge/br_private.h
 +++ b/net/bridge/br_private.h
-@@ -133,6 +133,7 @@ struct net_bridge_port
+@@ -134,6 +134,7 @@ struct net_bridge_port
  
        unsigned long                   flags;
  #define BR_HAIRPIN_MODE               0x00000001
@@ -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++;
This page took 0.022597 seconds and 4 git commands to generate.