Christian Borntraeger c89e80168b virtio: fix id_matching for virtio drivers
This bug never appeared, since all current virtio drivers use
VIRTIO_DEV_ANY_ID for the vendor field. If a real vendor would be used,
the check in virtio_id_match is wrong - it returns 0 if
id->vendor == dev->id.vendor.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-06-12 22:16:40 +09:30
..
2009-05-26 23:50:40 +09:00
2009-06-05 08:05:23 -07:00
2009-04-01 08:59:23 -07:00
2009-05-07 17:28:59 +02:00
2009-06-01 21:06:21 +02:00
2009-06-11 10:33:09 +03:00
2009-06-11 21:36:11 -04:00
2009-04-05 00:32:22 +02:00