2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 07:11:32 +00:00

Made amenable to automatic update.

This commit is contained in:
Michael Brown 2005-04-14 14:49:32 +00:00
parent cbd5d4f849
commit 476dff5bb7

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;