On 4/7/2020 2:44 PM, Heinrich Kuhn wrote:
>
>
> On 2020/04/07 13:37, wangyunjian wrote:
>> From: Yunjian Wang
>>
>> When nfp_pf_create_dev() is cleaning up, it does not correctly set
>> the dev_private variable to NULL, which will lead to a double free.
>>
>> Fixes: ef28aa96e53b ("net/nfp: suppo
On 2020/04/07 13:37, wangyunjian wrote:
> From: Yunjian Wang
>
> When nfp_pf_create_dev() is cleaning up, it does not correctly set
> the dev_private variable to NULL, which will lead to a double free.
>
> Fixes: ef28aa96e53b ("net/nfp: support multiprocess")
> CC: sta...@dpdk.org
>
> Signed
From: Yunjian Wang
When nfp_pf_create_dev() is cleaning up, it does not correctly set
the dev_private variable to NULL, which will lead to a double free.
Fixes: ef28aa96e53b ("net/nfp: support multiprocess")
CC: sta...@dpdk.org
Signed-off-by: Yunjian Wang
---
drivers/net/nfp/nfp_net.c | 5 +++
3 matches
Mail list logo