diff options
author | Fushuai Wang <wangfushuai@baidu.com> | 2025-06-26 13:30:03 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2025-06-30 10:14:31 +0100 |
commit | 7012d4f3c7a82008113974108bf0c9c0553b424a (patch) | |
tree | ba31ab8d1583af6669ce15d08b60e3e0abf575af /net/lapb/lapb_in.c | |
parent | 20a0c20f82acf46d5731a11743e7c7ac4de25db8 (diff) |
net/mlx5e: Fix error handling in RQ memory model registration
Currently when xdp_rxq_info_reg_mem_model() fails in the XSK path, the
error handling incorrectly jumps to err_destroy_page_pool. While this
may not cause errors, we should make it jump to the correct location.
Signed-off-by: Fushuai Wang <wangfushuai@baidu.com>
Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Acked-by: Dragos Tatulea <dtatulea@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions