pci: typo in pcibus_get_dev_path()
commit4c90051801725d5bd12979a585a8da5f1eecd497
authorIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 27 Jan 2011 03:49:04 +0000 (27 12:49 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 27 Jan 2011 04:55:04 +0000 (27 06:55 +0200)
treedd0efe82b2224b5189494e24e398c4f202ae8184
parentbb34007e86aa2a7902ee60e0f6fa2f0e4cccbffe
pci: typo in pcibus_get_dev_path()

This patch fixes typo in pcibus_get_dev_path().
Without this patch, the result of pcibus_get_dev_path() isn't unique.

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