hw/e1000.c: convert to PCIDeviceInfo to initialize ids
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 25 May 2011 01:58:09 +0000 (10:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 12 Jun 2011 07:33:34 +0000 (10:33 +0300)
commit57b8150f4a1428e713619e9187454ba9f0f4d4dd
treea3926a7c0e40195e45ac51c22d2c3b74e997ac23
parent10ab45d52f9451a7a0c9f2e1a9fe0b3c7b6e8e84
hw/e1000.c: 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/e1000.c