summaryrefslogtreecommitdiffstats
path: root/br-nf-bds/linux2.5/net/bridge
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-08-24 13:41:45 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-08-24 13:41:45 +0000
commit2717b28a97353742f11784c59dd5076639ec83f1 (patch)
treeab6ae5629d32409b0ffbd44b6d7431fec049fdb5 /br-nf-bds/linux2.5/net/bridge
parent9f27ecfab2381936107268bcd2b7d8cfdd557305 (diff)
*** empty log message ***
Diffstat (limited to 'br-nf-bds/linux2.5/net/bridge')
-rw-r--r--br-nf-bds/linux2.5/net/bridge/br_private.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/br-nf-bds/linux2.5/net/bridge/br_private.h b/br-nf-bds/linux2.5/net/bridge/br_private.h
index f5713c3..4be0cfc 100644
--- a/br-nf-bds/linux2.5/net/bridge/br_private.h
+++ b/br-nf-bds/linux2.5/net/bridge/br_private.h
@@ -4,7 +4,7 @@
* Authors:
* Lennert Buytenhek <buytenh@gnu.org>
*
- * $Id: br_private.h,v 1.1 2002/08/24 09:28:29 bdschuym Exp $
+ * $Id: br_private.h,v 1.2 2002/08/24 13:42:35 bdschuym Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -120,7 +120,6 @@ extern void br_dec_use_count(void);
extern void br_inc_use_count(void);
/* br_device.c */
-extern int br_dev_xmit(struct sk_buff *skb, struct net_device *dev);
extern void br_dev_setup(struct net_device *dev);
extern int br_dev_xmit(struct sk_buff *skb, struct net_device *dev);