commit | 96eb872b2a041b1536ccc6ae2fa87eb28f6e2bb2 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Sep 02 18:11:41 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 21 17:43:59 2010 +1030 |
tree | d15cd8d2a0b0d9a5076eeb49735b0b9150e90676 | |
parent | 02238959944ce031f066f21e541a14933aca6575 [diff] |
virtio: console: Remove control vq data only if using multiport support If a portdev isn't using multiport support, it won't have any control vq data to remove. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>