2
0
forked from Ivasoft/openwrt

kernel: update linux 3.9 patches to rc8

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36469
This commit is contained in:
Jonas Gorski
2013-04-28 11:55:23 +00:00
parent a33dd13c98
commit ad1d3f00cb
6 changed files with 12 additions and 76 deletions

View 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;