virtio_console: Initialize guest_connected=true for rproc_serial
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Wed, 13 Feb 2013 10:27:21 +0000 (20:57 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 13 Feb 2013 10:27:45 +0000 (20:57 +1030)
When rproc_serial is initialized, guest_connected should be set
to true. We can then revert the extra checks introduced in
commit: "virtio_console: Let unconnected rproc device receive data."

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found