david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Made amenable to automatic update.

This commit is contained in:
Michael Brown 2005-04-14 14:49:32 +00:00
parent cbd5d4f849
commit 476dff5bb7
1 changed files with 0 additions and 1 deletions

View File

@ -190,7 +190,6 @@ static int rtl8139_probe ( struct dev *dev, struct pci_device *pci ) {
int addr_len;
unsigned short *ap = (unsigned short*)nic->node_addr;
/* Look for PCI device */
if ( ! find_pci_device ( pci, &rtl8139_driver ) )
return 0;