net/tap: fix possible uninitialized variable access
authorFerruh Yigit <ferruh.yigit@intel.com>
Mon, 5 Nov 2018 15:31:21 +0000 (15:31 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:41 +0000 (16:22 +0100)
commit04d3f6bc97066d355291b56ccdb3e9b11e864852
tree3ce6415aa98e0f3f361bbb138860b23e3cc765cb
parent8020573894a8504da3146af1854c8aca762539fd
net/tap: fix possible uninitialized variable access

Fixes: 7c25284e30c2 ("net/tap: add netlink back-end for flow API")
Cc: stable@dpdk.org
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/tap/tap_tcmsgs.c