mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-13 23:01:31 +00:00
Typo
This commit is contained in:
parent
08ff0c1d30
commit
e8f364551a
@ -617,7 +617,7 @@ static int eepro100_probe ( struct nic *nic, struct pci_device *p ) {
|
||||
|
||||
if (p->ioaddr == 0)
|
||||
return 0;
|
||||
pci_fill_nic ( nic, pci );
|
||||
pci_fill_nic ( nic, p );
|
||||
adjust_pci_device(p);
|
||||
ioaddr = nic->ioaddr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user