patch-2.4.18 linux/net/bridge/br_private.h
Next file: linux/net/core/dev.c
Previous file: linux/net/bridge/br_input.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Jan 14 16:24:07 2002
- Orig file:
linux.orig/net/bridge/br_private.h
- Orig date:
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/net/bridge/br_private.h linux/net/bridge/br_private.h
@@ -4,7 +4,7 @@
* Authors:
* Lennert Buytenhek <buytenh@gnu.org>
*
- * $Id: br_private.h,v 1.6 2001/06/01 09:28:28 davem Exp $
+ * $Id: br_private.h,v 1.6.2.1 2001/12/24 00:59:27 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -121,6 +121,7 @@
/* br_device.c */
extern void br_dev_setup(struct net_device *dev);
+extern int br_dev_xmit(struct sk_buff *skb, struct net_device *dev);
/* br_fdb.c */
extern void br_fdb_changeaddr(struct net_bridge_port *p,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)