X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=net%2Fipv4%2Finet_hashtables.c;h=7880af97020885a3ae1b1fdbfbddbeaf9c4d2bbc;hb=5e73ea1a31c3612aa6dfe44f864ca5b7b6a4cff9;hp=984ec656b03b5087ed88cb3e2a930d17761b5350;hpb=586d17c5a01bf1ae4e215adc6c48457eee5482bc;p=deliverable%2Flinux.git diff --git a/net/ipv4/inet_hashtables.c b/net/ipv4/inet_hashtables.c index 984ec656b03b..7880af970208 100644 --- a/net/ipv4/inet_hashtables.c +++ b/net/ipv4/inet_hashtables.c @@ -217,7 +217,7 @@ begin: } EXPORT_SYMBOL_GPL(__inet_lookup_listener); -struct sock * __inet_lookup_established(struct net *net, +struct sock *__inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const u16 hnum,