On 4/10/2019 7:59 AM, Shahaf Shuler wrote:
> Monday, April 8, 2019 3:43 PM, Ori Kam:
>> Subject: [PATCH] net/mlx5: fix cross compilation on aarch64
>>
>> In case of cross compilation on aarch64 we must add include for stdlib in
>> order to use the free function.
>>
>> Fixes: cbb66daa3c85 ("net/mlx
Monday, April 8, 2019 3:43 PM, Ori Kam:
> Subject: [PATCH] net/mlx5: fix cross compilation on aarch64
>
> In case of cross compilation on aarch64 we must add include for stdlib in
> order to use the free function.
>
> Fixes: cbb66daa3c85 ("net/mlx5: prepare Direct Verbs for Direct Rule")
>
> Si
In case of cross compilation on aarch64 we must add include for
stdlib in order to use the free function.
Fixes: cbb66daa3c85 ("net/mlx5: prepare Direct Verbs for Direct Rule")
Signed-off-by: Ori Kam
---
drivers/net/mlx5/mlx5_glue.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/n
3 matches
Mail list logo