diff options
| author | Eric Dumazet <[email protected]> | 2022-04-27 20:41:47 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2022-04-28 09:37:29 +0000 |
| commit | f3412b3879b4f7c4313b186b03940d4791345534 (patch) | |
| tree | 63cd35510efb34d771c475ad2d367e999d5ef2e7 /net/can/raw.c | |
| parent | Merge branch 'add-reset-deassertion-for-aspeed-mdio' (diff) | |
| download | kernel-f3412b3879b4f7c4313b186b03940d4791345534.tar.gz kernel-f3412b3879b4f7c4313b186b03940d4791345534.zip | |
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/can/raw.c')
0 files changed, 0 insertions, 0 deletions
