]> 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 <dwmw@amazon.co.uk>
Fri, 26 Jan 2024 15:56:06 +0000 (15:56 +0000)
commit0c2a8429d7e3041d461638fd8a70a779780d5e5d
tree341208e8e0430df1f852f6a27daba938540dfcc0
parent411bf446394a45735df7ef73bbdc8bdde32f9ff3
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