vhost: release locks on RARP packet failure
authorTiwei Bie <tiwei.bie@intel.com>
Wed, 25 Jul 2018 14:18:11 +0000 (22:18 +0800)
committerTiwei Bie <tiwei.bie@intel.com>
Thu, 26 Jul 2018 08:02:52 +0000 (10:02 +0200)
commit0989161b2636a9c9fc526baebaa7fb473e36a3cb
treed6a57869c002d00bec644c3013fb44be29728610
parent14962a9c4f55b1a476246f279e999b555f78bbbe
vhost: release locks on RARP packet failure

Fixes: eefac9536a90 ("vhost: postpone device creation until rings are mapped")
Cc: stable@dpdk.org
Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Jens Freimann <jfreimann@redhat.com>
lib/librte_vhost/virtio_net.c