Re: [PATCH] net: mlx5: fix a potential NULL pointer dereference
From: David Miller
Date: Mon Mar 11 2019 - 16:38:42 EST
From: Kangjie Lu <kjlu@xxxxxxx>
Date: Mon, 11 Mar 2019 01:33:43 -0500
> In case skb_header_pointer fails, the fix issues a warning.
>
> A better fix requires modifying the signature of mlx5e_get_fcs to
> pass an error code upstream.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>
Saeed, I'll let you take this.
Thanks.