summaryrefslogtreecommitdiffstats
path: root/br-nf-bds/linux/include
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-09-17 21:39:55 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-09-17 21:39:55 +0000
commitc4c753d456e59ebbef673394c65231c8b85fb292 (patch)
tree86768efcf644df7fecc1e0798fe1edbb057063a7 /br-nf-bds/linux/include
parent78c4a2cb95676732bf99f47933be0a1eaea29089 (diff)
*** empty log message ***
Diffstat (limited to 'br-nf-bds/linux/include')
-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