commit | 273a2142176098fe2c27f263d86ad66b133b43cb | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Mon Aug 24 18:42:37 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Aug 27 20:46:58 2009 -0500 |
tree | e1ce4e9648233f7096b22f72fe6031ca57456a2e | |
parent | 769cf7a50e2d88270df34aa57846e0c88de9535f [diff] |
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>