Revision 1b111dc1 hw/net/etraxfs_eth.c

b/hw/net/etraxfs_eth.c
646 646

  
647 647
    k->init = fs_eth_init;
648 648
    dc->props = etraxfs_eth_properties;
649
    /* Reason: pointer properties "dma_out", "dma_in" */
650
    dc->cannot_instantiate_with_device_add_yet = true;
649 651
}
650 652

  
651 653
static const TypeInfo etraxfs_eth_info = {

Also available in: Unified diff