xilinx_axienet: Use typedef name for instance_size
commit7c0ae0addaf32793382852eae7951a678b20530d
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 24 Aug 2020 21:59:34 +0000 (24 17:59 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 9 Sep 2020 17:20:22 +0000 (9 13:20 -0400)
treeae0594d86de2690a2620b3d0ee67307f9c7b1fd6
parent0fc8289a26327759484ccc03ccdfb08f850c7579
xilinx_axienet: Use typedef name for instance_size

This makes the code consistent with the rest of QOM code in QEMU,
and will make automated conversion to type declaration macros
simpler.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20200824215936.2961951-5-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/net/xilinx_axienet.c