Messages in this thread |  | | Subject | Re: getting "struct pci_dev" from "struct netdevice" | Date | Wed, 11 Oct 2000 12:14:14 +0100 (BST) | From | Alan Cox <> |
| |
> i searched through pci net drivers. all the drivers are setting their > pci_dev->driver_data field to net_device structure. this is working for > single device being controlled by driver but i am not sure about multiple > pci devices being controlled by same driver.
Or where it points on a driver with no pci bus, or if the pointer is valid after you dereference it and the card is hotplugged
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |