vhost: unify struct VhostUserMsg usage
authorNikolay Nikolaev <nicknickolaev@gmail.com>
Mon, 24 Sep 2018 20:17:04 +0000 (23:17 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 27 Sep 2018 23:41:03 +0000 (01:41 +0200)
commit44eb792f9f645de008c8f902fd40d3d524f3fd71
treec850abc0e277c05dd6be2520383a46c1f9f083b9
parent98ff88b3c45ec6b432fbeff761c48492dfaa735f
vhost: unify struct VhostUserMsg usage

Do not use the typedef version of struct VhostUserMsg. Also unify the
related parameter name.

Signed-off-by: Nikolay Nikolaev <nicknickolaev@gmail.com>
Reviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
lib/librte_vhost/vhost_user.c