pci: make pci_parse_devfn() aware of func.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Mon, 6 Sep 2010 07:46:19 +0000 (16:46 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Sep 2010 17:10:04 +0000 (20:10 +0300)
commit95082903ba75e0960698aa4853b1b5d942afc9cd
tree7ee072ba9a16af692a2d924c90cd0de3f5e3a88d
parent471bbf3788bea90282042a3e1641ba9aab8c9a3d
pci: make pci_parse_devfn() aware of func.

make pci_parse_devfn() aware of func. With func = NULL it behave as before.
This will be used later.

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