patch-2.3.14 linux/drivers/net/defxx.h
Next file: linux/drivers/net/depca.c
Previous file: linux/drivers/net/defxx.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/defxx.h
- Orig date:
Fri Apr 16 13:58:46 1999
diff -u --recursive --new-file v2.3.13/linux/drivers/net/defxx.h linux/drivers/net/defxx.h
@@ -1755,7 +1755,7 @@
/* Store device, bus-specific, and parameter information for this adapter */
- struct device *dev; /* pointer to device structure */
+ struct net_device *dev; /* pointer to device structure */
u32 bus_type; /* bus type (0 == PCI, 1 == EISA) */
u16 base_addr; /* base I/O address (same as dev->base_addr) */
struct pci_dev * pci_dev;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)