[dpdk-dev] [PATCH v2 1/4] net/dpaa: add null point check and fix mem leak

Shreyansh Jain shreyansh.jain at nxp.com
Wed Dec 20 13:58:55 CET 2017


On Wednesday 20 December 2017 03:53 PM, Yong Wang wrote:
> Signed-off-by: Yong Wang <wang.yong19 at zte.com.cn>
> ---
>   drivers/net/dpaa/dpaa_ethdev.c | 36 +++++++++++++++++++++++++-----------
>   1 file changed, 25 insertions(+), 11 deletions(-)
> 
> diff --git a/drivers/net/dpaa/dpaa_ethdev.c b/drivers/net/dpaa/dpaa_ethdev.c
> index cf5a2ec..06d680c 100644
> --- a/drivers/net/dpaa/dpaa_ethdev.c
> +++ b/drivers/net/dpaa/dpaa_ethdev.c
> @@ -877,12 +877,17 @@ static int dpaa_debug_queue_init(struct qman_fq *fq, uint32_t fqid)
>   
Thanks for the fix!

Reviewed-By: Shreyansh Jain <shreyansh.jain at nxp.com>


More information about the dev mailing list