Revision 7a9f6e4a hw/eepro100.c

b/hw/eepro100.c
1776 1776

  
1777 1777
    nic_reset(s);
1778 1778

  
1779
    s->vc = qemu_new_vlan_client(nd->vlan, nd->model,
1779
    s->vc = qemu_new_vlan_client(nd->vlan, nd->model, nd->name,
1780 1780
                                 nic_receive, nic_can_receive, s);
1781 1781

  
1782 1782
    qemu_format_nic_info_str(s->vc, s->macaddr);

Also available in: Unified diff