diff options
Diffstat (limited to 'target/linux/generic/patches-2.6.39/642-bridge_port_isolate.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.39/642-bridge_port_isolate.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.39/642-bridge_port_isolate.patch b/target/linux/generic/patches-2.6.39/642-bridge_port_isolate.patch index c051a29f2..09a3b913d 100644 --- a/target/linux/generic/patches-2.6.39/642-bridge_port_isolate.patch +++ b/target/linux/generic/patches-2.6.39/642-bridge_port_isolate.patch @@ -1,6 +1,6 @@ --- a/net/bridge/br_private.h +++ b/net/bridge/br_private.h -@@ -132,6 +132,7 @@ struct net_bridge_port +@@ -133,6 +133,7 @@ struct net_bridge_port unsigned long flags; #define BR_HAIRPIN_MODE 0x00000001 |