Michael S. Tsirkin 2d2507ef23 vhost_net: cleanup start/stop condition
Checking vhost device internal state in vhost_net looks like
a layering violation since vhost_net does not
set this flag: it is set and tested by vhost.c.
There seems to be no reason to check this:
caller in virtio net uses its own flag,
vhost_started, to ensure vhost is started/stopped
as appropriate.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Amos Kong <akong@redhat.com>
2014-09-02 17:28:25 +03:00
..
2014-08-15 19:12:48 +04:00
2014-08-15 18:54:06 +04:00
2014-08-14 13:22:00 +02:00
2014-08-25 00:16:07 +02:00
2014-08-25 00:16:06 +02:00
2014-07-08 15:08:03 +02:00
2014-08-18 12:06:21 +02:00
2014-08-25 00:16:06 +02:00
2014-08-18 12:06:21 +02:00