summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorLiang Chen <liangchen.linux@gmail.com>2023-08-12 05:30:16 +0300
committerJakub Kicinski <kuba@kernel.org>2023-08-15 05:26:19 +0300
commit8a519a572598b7c0c07b02f69bf5b4e8dd4b2d7d (patch)
tree8f6bc1dc580d992587176767a551f0cb88fbbcb5 /net/ipv4/tcp_timer.c
parentf6f978fc4d006c9d3fa6df9f172d4660139fd3dd (diff)
downloadlinux-8a519a572598b7c0c07b02f69bf5b4e8dd4b2d7d.tar.xz
net: veth: Page pool creation error handling for existing pools only
The failure handling procedure destroys page pools for all queues, including those that haven't had their page pool created yet. this patch introduces necessary adjustments to prevent potential risks and inconsistency with the error handling behavior. Fixes: 0ebab78cbcbf ("net: veth: add page_pool for page recycling") Acked-by: Jesper Dangaard Brouer <hawk@kernel.org> Signed-off-by: Liang Chen <liangchen.linux@gmail.com> Link: https://lore.kernel.org/r/20230812023016.10553-1-liangchen.linux@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions