Revision 0ae18cee hw/musicpal.c

b/hw/musicpal.c
714 714
    mv88w8618_eth_state *s;
715 715
    int iomemtype;
716 716

  
717
    qemu_check_nic_model(nd, "mv88w8618");
718

  
717 719
    s = qemu_mallocz(sizeof(mv88w8618_eth_state));
718 720
    if (!s)
719 721
        return;

Also available in: Unified diff