patch-2.3.14 linux/include/net/br.h
Next file: linux/include/net/datalink.h
Previous file: linux/include/net/ax25.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 18 11:38:47 1999
- Orig file:
v2.3.13/linux/include/net/br.h
- Orig date:
Sun Mar 7 15:25:23 1999
diff -u --recursive --new-file v2.3.13/linux/include/net/br.h linux/include/net/br.h
@@ -160,7 +160,7 @@
unsigned short designated_port; /* (4.5.5.7) */
unsigned int top_change_ack; /* (4.5.5.8) */
unsigned int config_pending; /* (4.5.5.9) */
- struct device *dev;
+ struct net_device *dev;
struct fdb *fdb; /* head of per port fdb chain */
} Port_data;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)