commit | 177dbd95637a52b9118aca757d5856ec3995d3e7 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon May 30 11:14:13 2011 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon May 30 11:14:13 2011 +0930 |
tree | 11731b46424543051298d515d8e33d0ae23977c4 | |
parent | 6917f83ffe5e6b6414ccc845263b792ed201c0f1 [diff] |
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. That's already been done by the virtio infrastructure before the probe function is called. Reported-by: alexey.kardashevskiy@au1.ibm.com Acked-by: Amit Shah <amit.shah@redhat.com> Tested-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>