sparc32-ledma: don't reference nd_table directly within the device
commitc4210bc17d5a78e63c3ed28049d70d2bf2261783
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sat, 26 Sep 2020 14:02:14 +0000 (26 15:02 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 28 Oct 2020 07:59:25 +0000 (28 07:59 +0000)
treea63e4239d996d4222ecc4507a1c54f839fad0802
parentd19265eaf543c1305754212002d28cb2277609a2
sparc32-ledma: don't reference nd_table directly within the device

Instead use qdev_set_nic_properties() to configure the on-board NIC at the
sun4m machine level.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200926140216.7368-5-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/dma/sparc32_dma.c
hw/sparc/sun4m.c