On 26/01/2024 18.25, David Woodhouse wrote:
From: David Woodhouse <d...@amazon.co.uk>
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 <d...@amazon.co.uk>
---
hw/arm/kzm.c | 4 ++--
hw/arm/mps2.c | 2 +-
hw/arm/realview.c | 6 ++----
hw/arm/vexpress.c | 4 ++--
hw/net/lan9118.c | 5 ++---
include/hw/net/lan9118.h | 2 +-
6 files changed, 10 insertions(+), 13 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>