Revision 5607c388 hw/versatilepb.c

b/hw/versatilepb.c
212 212
            smc91c111_init(nd, 0x10010000, sic[25]);
213 213
            done_smc = 1;
214 214
        } else {
215
            pci_nic_init(pci_bus, nd, -1, "rtl8139");
215
            pci_nic_init(nd, "rtl8139", NULL);
216 216
        }
217 217
    }
218 218
    if (usb_enabled) {

Also available in: Unified diff