The dest variable is not used after ip_vs_new_dest anymore in
ip_vs_add_dest, do not need pass it to ip_vs_new_dest, remove it.
Signed-off-by: GuoYong Zheng <redacted>
---
net/netfilter/ipvs/ip_vs_ctl.c | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
The dest variable is not used after ip_vs_new_dest anymore in
ip_vs_add_dest, do not need pass it to ip_vs_new_dest, remove it.
Signed-off-by: GuoYong Zheng <redacted>
Looks good to me for -next, thanks!
Acked-by: Julian Anastasov <ja@ssi.bg>
From: Simon Horman <horms@verge.net.au> Date: 2021-11-14 18:03:26
On Sat, Nov 13, 2021 at 11:56:36AM +0200, Julian Anastasov wrote:
Hello,
On Fri, 5 Nov 2021, GuoYong Zheng wrote:
quoted
The dest variable is not used after ip_vs_new_dest anymore in
ip_vs_add_dest, do not need pass it to ip_vs_new_dest, remove it.
Signed-off-by: GuoYong Zheng <redacted>
Looks good to me for -next, thanks!
Acked-by: Julian Anastasov <ja@ssi.bg>
Thanks GuoYong,
Acked-by: Simon Horman <horms@verge.net.au>
Pablo, please consider this for nf-next at your convenience.
Thanks for review.
在 2021/11/15 2:02, Simon Horman 写道:
On Sat, Nov 13, 2021 at 11:56:36AM +0200, Julian Anastasov wrote:
quoted
Hello,
On Fri, 5 Nov 2021, GuoYong Zheng wrote:
quoted
The dest variable is not used after ip_vs_new_dest anymore in
ip_vs_add_dest, do not need pass it to ip_vs_new_dest, remove it.
Signed-off-by: GuoYong Zheng <redacted>
Looks good to me for -next, thanks!
Acked-by: Julian Anastasov <ja@ssi.bg>
Thanks GuoYong,
Acked-by: Simon Horman <horms@verge.net.au>
Pablo, please consider this for nf-next at your convenience.
From: Pablo Neira Ayuso <pablo@netfilter.org> Date: 2021-11-30 21:47:39
On Sun, Nov 14, 2021 at 07:02:06PM +0100, Simon Horman wrote:
On Sat, Nov 13, 2021 at 11:56:36AM +0200, Julian Anastasov wrote:
quoted
Hello,
On Fri, 5 Nov 2021, GuoYong Zheng wrote:
quoted
The dest variable is not used after ip_vs_new_dest anymore in
ip_vs_add_dest, do not need pass it to ip_vs_new_dest, remove it.
Signed-off-by: GuoYong Zheng <redacted>
Looks good to me for -next, thanks!
Acked-by: Julian Anastasov <ja@ssi.bg>
Thanks GuoYong,
Acked-by: Simon Horman <horms@verge.net.au>
Pablo, please consider this for nf-next at your convenience.