Re: [PATCH] ipvs: Remove unused net variable from ip_vs_out

2015-10-06 Thread Simon Horman
On Tue, Oct 06, 2015 at 09:35:29AM +0300, Julian Anastasov wrote: > > Hello, > > On Fri, 2 Oct 2015, Simon Horman wrote: > > > Since 6f2bcea9917d ("ipvs: Pass ipvs into ip_vs_in_icmp and > > ip_vs_in_icmp_v6") > > the net net variable in ip_vs_out() appears to be unused so remove it. > >

Re: [PATCH] ipvs: Remove unused net variable from ip_vs_out

2015-10-05 Thread Julian Anastasov
Hello, On Fri, 2 Oct 2015, Simon Horman wrote: > Since 6f2bcea9917d ("ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6") > the net net variable in ip_vs_out() appears to be unused so remove it. > > Signed-off-by: Simon Horman > --- > net/netfilter/ipvs/ip_vs_core.c | 1 - > 1 f

Re: [PATCH] ipvs: Remove unused net variable from ip_vs_out

2015-10-01 Thread kbuild test robot
Hi Simon, [auto build test results on next-20151001 -- if it's inappropriate base, please ignore] config: i386-randconfig-i1-201539 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=i386 All error/warnings (new ones prefixed by >>):