commit | e3353853730eb99c56b7b0aed1667d51c0e3699a | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Tue May 26 15:46:10 2009 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Jun 12 22:16:40 2009 +0930 |
tree | d0da26c34a8ca12a57662830fd698ca6696f3805 | |
parent | c89e80168ba1ed37627fe03116b0cf8474dcb7e0 [diff] |
virtio: enhance id_matching for virtio drivers This patch allows a virtio driver to use VIRTIO_DEV_ANY_ID for the device id. This will be used by a test module that can be bound to any virtio device. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>