]> git.proxmox.com Git - mirror_qemu.git/commit - hw/net/e1000.c
net/e1000: QOM Upcast Sweep
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 24 Jun 2013 06:50:30 +0000 (16:50 +1000)
committerAndreas Färber <afaerber@suse.de>
Mon, 22 Jul 2013 22:37:33 +0000 (00:37 +0200)
commit567a3c9e7f98f698d1aeb73e32ca614086b63837
treeb1a96f5c89011fb350c061e7a685f02a14f86041
parent6783ecf144c80f526c844cade3bf5593fba9e446
net/e1000: QOM Upcast Sweep

Define and use standard QOM cast macro. Remove usages of DO_UPCAST()
and direct -> style upcasting.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/net/e1000.c