Re: [PATCH net-next] r8152: fix accessing skb after napi_gro_receive

From: David Miller
Date: Mon Aug 19 2019 - 21:13:45 EST


From: Hayes Wang <hayeswang@xxxxxxxxxxx>
Date: Mon, 19 Aug 2019 11:15:19 +0800

> Fix accessing skb after napi_gro_receive which is caused by
> commit 47922fcde536 ("r8152: support skb_add_rx_frag").
>
> Fixes: 47922fcde536 ("r8152: support skb_add_rx_frag")
> Signed-off-by: Hayes Wang <hayeswang@xxxxxxxxxxx>

Applied, thanks.