vhost-user: add Net prefix to internal state structure
commit703878e2e0975123b1a89a006c0204c469333278
authorTiwei Bie <tiwei.bie@intel.com>
Thu, 12 Apr 2018 15:12:27 +0000 (12 23:12 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 23 May 2018 00:14:41 +0000 (23 03:14 +0300)
treecaae28fceef29a9d3db21bd1767f803f8dbeab81
parent85e99cf80bec66adf39f948db824a0216daaa486
vhost-user: add Net prefix to internal state structure

We are going to introduce a shared vhost user state which
will be named as 'VhostUserState'. So add 'Net' prefix to
the existing internal state structure in the vhost-user
netdev to avoid conflict.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
net/vhost-user.c