Revision a01d6ef4 hw/pcnet.c

b/hw/pcnet.c
1902 1902
                                 pcnet_can_receive, pcnet_receive, NULL, NULL,
1903 1903
                                 cleanup, s);
1904 1904
    qemu_format_nic_info_str(s->vc, s->conf.macaddr.a);
1905
    pcnet_h_reset(s);
1906 1905
    return 0;
1907 1906
}
1908 1907

  

Also available in: Unified diff