]> git.proxmox.com Git - qemu.git/commit
eepro100: convert to PCIDeviceInfo to initialize ids
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 25 May 2011 01:58:00 +0000 (10:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 12 Jun 2011 07:33:32 +0000 (10:33 +0300)
commitad03502b3fa1c7e3046775077965030cc595b36e
treef1dd783b46a1edc67373513a17fcbd51ef2796c0
parentdc638fadb54c911019227ae37656560c49a209b9
eepro100: convert to PCIDeviceInfo to initialize ids

use PCIDeviceInfo to initialize ids.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/eepro100.c