On 8/28/2017 12:31 PM, Ferruh Yigit wrote:
> On 8/23/2017 9:49 AM, Rongqiang XIE wrote:
>> In enic_alloc_consistent() function, if the value mze malloc
>> faile, !mze is true, free the rz should return NULL.
>>
>> Signed-off-by: Rongqiang XIE
>
> Reviewed-by: Ferruh Yigit
Applied to dpdk-next-n
On 8/23/2017 9:49 AM, Rongqiang XIE wrote:
> In enic_alloc_consistent() function, if the value mze malloc
> faile, !mze is true, free the rz should return NULL.
>
> Signed-off-by: Rongqiang XIE
Reviewed-by: Ferruh Yigit
In enic_alloc_consistent() function, if the value mze malloc
faile, !mze is true, free the rz should return NULL.
Signed-off-by: Rongqiang XIE
---
drivers/net/enic/enic_main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/enic/enic_main.c b/drivers/net/enic/enic_main.c
index 40
3 matches
Mail list logo