kernel: update linux 3.9 patches to rc8
[openwrt.git] / target / linux / generic / patches-3.9 / 642-bridge_port_isolate.patch
index c2790df..7a5a074 100644 (file)
@@ -1,10 +1,10 @@
 --- a/net/bridge/br_private.h
 +++ b/net/bridge/br_private.h
-@@ -156,6 +156,7 @@ struct net_bridge_port
- #define BR_BPDU_GUARD           0x00000002
+@@ -157,6 +157,7 @@ struct net_bridge_port
  #define BR_ROOT_BLOCK         0x00000004
  #define BR_MULTICAST_FAST_LEAVE       0x00000008
-+#define BR_ISOLATE_MODE               0x00000010
+ #define BR_ADMIN_COST         0x00000010
++#define BR_ISOLATE_MODE               0x00000020
  
  #ifdef CONFIG_BRIDGE_IGMP_SNOOPING
        u32                             multicast_startup_queries_sent;