From: Eric Dumazet
Date: Wed, 25 Nov 2015 09:02:10 -0800
> From: Eric Dumazet
>
> Once TX has been enabled on a NIC, it is illegal to access skb,
> as this skb might have been freed by another cpu, from TX completion
> handler.
>
> Signed-off-by: Eric Dumazet
> Reported-by: Mark Rutland
> Te
On Wed, Nov 25, 2015 at 9:02 AM, Eric Dumazet wrote:
> From: Eric Dumazet
>
> Once TX has been enabled on a NIC, it is illegal to access skb,
> as this skb might have been freed by another cpu, from TX completion
> handler.
>
> Signed-off-by: Eric Dumazet
> Reported-by: Mark Rutland
> Tested-by
2 matches
Mail list logo