X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fipv4%2Finet_diag.c;h=c10036e7a46349130d3a27c16c0a341795581d27;hb=273b2578392bbf6e5c47a8a3d1ee461ce6fc7182;hp=95c9f1429228563175cf87ef75f1cd709b9fb8fd;hpb=c67499c0e772064b37ad75eb69b28fc218752636;p=linux-2.6 diff --git a/net/ipv4/inet_diag.c b/net/ipv4/inet_diag.c index 95c9f14292..c10036e7a4 100644 --- a/net/ipv4/inet_diag.c +++ b/net/ipv4/inet_diag.c @@ -1,8 +1,6 @@ /* * inet_diag.c Module for monitoring INET transport protocols sockets. * - * Version: $Id: inet_diag.c,v 1.3 2002/02/01 22:01:04 davem Exp $ - * * Authors: Alexey Kuznetsov, * * This program is free software; you can redistribute it and/or @@ -274,7 +272,7 @@ static int inet_diag_get_exact(struct sk_buff *in_skb, } #if defined(CONFIG_IPV6) || defined (CONFIG_IPV6_MODULE) else if (req->idiag_family == AF_INET6) { - sk = inet6_lookup(hashinfo, + sk = inet6_lookup(&init_net, hashinfo, (struct in6_addr *)req->id.idiag_dst, req->id.idiag_dport, (struct in6_addr *)req->id.idiag_src,