summaryrefslogtreecommitdiffstats
path: root/kernel/linux/net/core/dev.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/linux/net/core/dev.c')
-rw-r--r--kernel/linux/net/core/dev.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/kernel/linux/net/core/dev.c b/kernel/linux/net/core/dev.c
index 4702613..eb2aeda 100644
--- a/kernel/linux/net/core/dev.c
+++ b/kernel/linux/net/core/dev.c
@@ -1385,13 +1385,6 @@ void net_call_rx_atomic(void (*fn)(void))
#if defined(CONFIG_BRIDGE) || defined(CONFIG_BRIDGE_MODULE)
int (*br_handle_frame_hook)(struct sk_buff *skb) = NULL;
-#if defined(CONFIG_BRIDGE_EBT_BROUTE) || \
- defined(CONFIG_BRIDGE_EBT_BROUTE_MODULE)
-unsigned int (*broute_decision) (unsigned int hook, struct sk_buff **pskb,
- const struct net_device *in,
- const struct net_device *out,
- int (*okfn)(struct sk_buff *)) = NULL;
-#endif
#endif
static __inline__ int handle_bridge(struct sk_buff *skb,