aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2022-04-27 13:41:47 -0700
committerPaolo Abeni <[email protected]>2022-04-28 11:37:29 +0200
commitf3412b3879b4f7c4313b186b03940d4791345534 (patch)
tree63cd35510efb34d771c475ad2d367e999d5ef2e7 /net/ipv4/tcp_output.c
parentbe5fd933f8c15967931121aa8a0e521bf2802e71 (diff)
net: make sure net_rx_action() calls skb_defer_free_flush()
I missed a stray return; in net_rx_action(), which very well is taken whenever trigger_rx_softirq() has been called on a cpu that is no longer receiving network packets, or receiving too few of them. Fixes: 68822bdf76f1 ("net: generalize skb freeing deferral to per-cpu lists") Signed-off-by: Eric Dumazet <[email protected]> Reported-by: Ido Schimmel <[email protected]> Tested-by: Ido Schimmel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions