Yunjian Wang c87a6de2a1 net/fm10k: fix memory leak when thresh check fails
In fm10k_rx_queue_setup(), we allocate memory for the queue
structure but not released when thresh check fails.

Fixes: 6cfe8969c969 ("fm10k: add Rx queue setup/release")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2020-09-30 19:19:11 +02:00
..
2020-04-16 18:30:58 +02:00
2019-05-24 13:34:45 +02:00
2020-08-12 11:32:16 +02:00