commit | 8078db789a92b10ff6e2d713231b5367e014c53b | [log] [tgz] |
---|---|---|
author | Sjur Brændeland <sjur.brandeland@stericsson.com> | Wed Feb 13 20:57:21 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 13 20:57:45 2013 +1030 |
tree | 44009aa63f70e235ce4674abba9ff1333da7c8fd | |
parent | b2a17029c29bb6f7dec580feffa715b9fcf51e42 [diff] |
virtio_console: Initialize guest_connected=true for rproc_serial 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>