]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/net/lan9118: use qemu_configure_nic_device()
authorDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 23 Oct 2023 08:37:36 +0000 (09:37 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 8 Jan 2024 13:50:16 +0000 (13:50 +0000)
commitd430d99fc756deaa30cd9ad9b37ff3410e65709b
tree89e7428d56457a19959f3423eb93d6b3c3594af9
parente2deab625a7c7afba1509a8626407a9495e2679d
hw/net/lan9118: use qemu_configure_nic_device()

Some callers instantiate the device unconditionally, others will do so only
if there is a NICInfo to go with it. This appears to be fairly random, but
preseve the existing behaviour for now.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
hw/arm/kzm.c
hw/arm/mps2.c
hw/arm/realview.c
hw/arm/vexpress.c
hw/net/lan9118.c
include/hw/net/lan9118.h