patch-2.1.93 linux/drivers/net/defxx.h
Next file: linux/drivers/net/dgrs.c
Previous file: linux/drivers/net/defxx.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Apr  2 09:12:23 1998
-  Orig file: 
v2.1.92/linux/drivers/net/defxx.h
-  Orig date: 
Mon Nov 18 01:31:31 1996
diff -u --recursive --new-file v2.1.92/linux/drivers/net/defxx.h linux/drivers/net/defxx.h
@@ -1754,8 +1754,7 @@
 	struct 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) */
-	u8						pci_bus;						/* PCI bus number */
-	u8						pci_dev_fun;					/* PCI device and function numbers */
+	struct pci_dev *				pci_dev;
 	u32						full_duplex_enb;				/* FDDI Full Duplex enable (1 == on, 2 == off) */
 	u32						req_ttrt;						/* requested TTRT value (in 80ns units) */
 	u32						burst_size;						/* adapter burst size (enumerated) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov