diff options
author | Eric Dumazet | 2022-04-27 13:41:47 -0700 |
---|---|---|
committer | Paolo Abeni | 2022-04-28 11:37:29 +0200 |
commit | f3412b3879b4f7c4313b186b03940d4791345534 (patch) | |
tree | 63cd35510efb34d771c475ad2d367e999d5ef2e7 /fs/xfs/xfs_trans.h | |
parent | be5fd933f8c15967931121aa8a0e521bf2802e71 (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 <edumazet@google.com>
Reported-by: Ido Schimmel <idosch@nvidia.com>
Tested-by: Ido Schimmel <idosch@nvidia.com>
Link: https://lore.kernel.org/r/20220427204147.1310161-1-eric.dumazet@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_trans.h')
0 files changed, 0 insertions, 0 deletions