commit | 5610bd1524332fe7d651eb56cc780e32763a2ac3 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri May 30 15:09:42 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri May 30 15:09:42 2008 +1000 |
tree | 551e8ea4cbbf087f3fe23f10eebb075466369228 | |
parent | 2ad3cfbac58d0a6c6e65aafd9e0e757ca3d35292 [diff] |
virtio: virtio_pci should not set bus_id. The common virtio code sets the bus_id, overriding anything virtio_pci sets anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Christian Borntraeger <borntraeger@de.ibm.com> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Carsten Otte <cotte@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: Chris Lalancette <clalance@redhat.com> Cc: Anthony Liguori <anthony@codemonkey.ws>