From: Vladislav Yasevich <vyasevich@xxxxxxxxx> Date: Tue, 3 Feb 2015 16:36:15 -0500 > diff --git a/net/ipv6/output_core.c b/net/ipv6/output_core.c > index 97f41a3..54520a0 100644 > --- a/net/ipv6/output_core.c > +++ b/net/ipv6/output_core.c > @@ -9,6 +9,24 @@ > #include <net/addrconf.h> > #include <net/secure_seq.h> > > +u32 __ipv6_select_ident(u32 hashrnd, struct in6_addr *dst, struct in6_addr *src) __ipv6_select_ident() is not used anywhere outside of this file, please mark it static and remove the declaration for it from net/ipv6.h _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization