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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user