On Tue, Oct 6, 2015 at 11:24 AM, Julian Anastasov <[email protected]> wrote: > > Hello, > > On Tue, 6 Oct 2015, Simon Horman wrote: > >> Since 6f2bcea9917d ("ipvs: Pass ipvs into ip_vs_in_icmp and >> ip_vs_in_icmp_v6") the net variable in ip_vs_out() appears to be unused >> unless CONFIG_IP_VS_IPV6 is set. To resolve this remove the net variable >> and dereference net asneeded. >> >> Signed-off-by: Simon Horman <[email protected]> > > Both patches look good to me > > Acked-by: Julian Anastasov <[email protected]> >
David sent a same patch earlier: http://www.spinics.net/lists/netdev/msg345887.html -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
