patch-2.3.14 linux/drivers/net/tlan.h
Next file: linux/drivers/net/tulip.c
Previous file: linux/drivers/net/tlan.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 18 11:36:45 1999
- Orig file:
v2.3.13/linux/drivers/net/tlan.h
- Orig date:
Sun Aug 9 10:42:41 1998
diff -u --recursive --new-file v2.3.13/linux/drivers/net/tlan.h linux/drivers/net/tlan.h
@@ -156,7 +156,7 @@
****************************************************************/
typedef struct tlan_private_tag {
- struct device *nextDevice;
+ struct net_device *nextDevice;
void *dmaStorage;
u8 *padBuffer;
TLanList *rxList;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)