ipvs: properly dereference pe in ip_vs_add_service
[ Upstream commit cbd070a4 ] Use pe directly to resolve sparse warning: net/netfilter/ipvs/ip_vs_ctl.c:1471:27: warning: dereference of noderef expression Fixes: 39b97223 ("ipvs: handle connections started by real-servers") Signed-off-by:Chen Hanxiao <chenhx.fnst@fujitsu.com> Acked-by:
Julian Anastasov <ja@ssi.bg> Acked-by:
Simon Horman <horms@kernel.org> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org> [ Resolve minor conflicts to fix CVE-2024-42322 ] Signed-off-by:
Bin Lan <bin.lan.cn@windriver.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading