]> git.proxmox.com Git - qemu.git/commit - hw/pci.c
pci: fix pci_find_bus()
authorIsaku Yamahata <yamahata@valinux.co.jp>
Mon, 8 Feb 2010 06:38:36 +0000 (15:38 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 8 Feb 2010 10:14:42 +0000 (12:14 +0200)
commit8fd5cf4bcb2a6609b50f5abc46b89cb435973926
treeda1be8007c509b33d54bcfdc9fef10653bef96e6
parente8105ebb94bf8c79c8ee8a66df5e8dfaabbfdbe1
pci: fix pci_find_bus()

typo in c021f8e65f5009a5ab5711d9d5326fcab553ef1c.
comparison fix.

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