diff options
author | David S. Miller <davem@davemloft.net> | 2018-10-28 10:35:12 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-28 10:35:12 -0700 |
commit | ece23711dd956cd5053c9cb03e9fe0668f9c8894 (patch) | |
tree | 292446034e76dd6fae7dc66607f8115d6c9aad88 /net/packet/internal.h | |
parent | 6788fac82001ed1944b5da976bcec4a7b9accf51 (diff) | |
download | linux-stable-ece23711dd956cd5053c9cb03e9fe0668f9c8894.tar.gz linux-stable-ece23711dd956cd5053c9cb03e9fe0668f9c8894.tar.bz2 linux-stable-ece23711dd956cd5053c9cb03e9fe0668f9c8894.zip |
net: Properly unlink GRO packets on overflow.
Just like with normal GRO processing, we have to initialize
skb->next to NULL when we unlink overflow packets from the
GRO hash lists.
Fixes: d4546c2509b1 ("net: Convert GRO SKB handling to list_head.")
Reported-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Tested-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/internal.h')
0 files changed, 0 insertions, 0 deletions