summaryrefslogtreecommitdiffstats
path: root/br-nf-bds/linux/include/linux/skbuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'br-nf-bds/linux/include/linux/skbuff.h')
-rw-r--r--br-nf-bds/linux/include/linux/skbuff.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/br-nf-bds/linux/include/linux/skbuff.h b/br-nf-bds/linux/include/linux/skbuff.h
index 5a6ce25..257b586 100644
--- a/br-nf-bds/linux/include/linux/skbuff.h
+++ b/br-nf-bds/linux/include/linux/skbuff.h
@@ -135,10 +135,8 @@ struct sk_buff {
struct sock *sk; /* Socket we are owned by */
struct timeval stamp; /* Time we arrived */
struct net_device *dev; /* Device we arrived on/are leaving by */
-#ifdef CONFIG_BRIDGE_NF
struct net_device *physindev; /* Physical device we arrived on */
struct net_device *physoutdev; /* Physical device we will leave by */
-#endif
/* Transport layer header */
union