patch-2.3.99-pre7 linux/net/bridge/br_private.h

Next file: linux/net/bridge/br_stp.c
Previous file: linux/net/bridge/br_if.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/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.2 2000/03/21 21:08:47 davem Exp $
+ *	$Id: br_private.h,v 1.3 2000/05/05 02:17:17 davem Exp $
  *
  *	This program is free software; you can redistribute it and/or
  *	modify it under the terms of the GNU General Public License
@@ -82,7 +82,6 @@
 	struct net_bridge		*next;
 	rwlock_t			lock;
 	struct net_bridge_port		*port_list;
-	char				name[IFNAMSIZ];
 	struct net_device		dev;
 	struct net_device_stats		statistics;
 	rwlock_t			hash_lock;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)