From: Pavel Emelyanov Date: Tue, 17 Jun 2008 00:13:08 +0000 (-0700) Subject: inet: add struct net argument to inet_lhashfn X-Git-Tag: v2.6.27-rc1~969^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2086a65078bd24682bdcf413d9c91d81988b8359;p=pandora-kernel.git inet: add struct net argument to inet_lhashfn Listening-on-one-port sockets in many namespaces produce long chains in the listening_hash-es, so prepare the inet_lhashfn to take struct net into account. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed