eepro100: Remove unused indirection of PCIDevice
authorJuan Quintela <quintela@redhat.com>
Mon, 24 Aug 2009 16:42:37 +0000 (18:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:46:58 +0000 (20:46 -0500)
commit273a2142176098fe2c27f263d86ad66b133b43cb
treee1ce4e9648233f7096b22f72fe6031ca57456a2e
parent769cf7a50e2d88270df34aa57846e0c88de9535f
eepro100: Remove unused indirection of PCIDevice

Once there, there is no way that we don't have a PCI Device at save/load time. Remove the check

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/eepro100.c