net/memif: fix error paths
authorJakub Grajciar <jgrajcia@cisco.com>
Mon, 5 Aug 2019 09:07:32 +0000 (11:07 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 6 Aug 2019 08:40:54 +0000 (10:40 +0200)
commit10bd0ad5128d2ca0fee020c0961c43bd41ecdf8f
tree0c80546589be8bcecb84acd697f4393f0d907e4d
parent440af660ff83271acc747cfc2482c38c88beb59c
net/memif: fix error paths

Coverity issue: 343440, 343459, 343464, 343394
Fixes: 09c7e63a71f9 ("net/memif: introduce memory interface PMD")

Signed-off-by: Jakub Grajciar <jgrajcia@cisco.com>
drivers/net/memif/memif_socket.c