virtio: console: Separate out find_vqs operation into a different function
authorAmit Shah <amit.shah@redhat.com>
Mon, 18 Jan 2010 13:45:11 +0000 (19:15 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Feb 2010 03:52:49 +0000 (14:22 +1030)
With support for multiple ports, each port will have its own input and
output vqs. Prepare the probe function for this change.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found