From: Pavel Emelyanov Date: Tue, 17 Jun 2008 00:13:27 +0000 (-0700) Subject: inet: add struct net argument to inet_ehashfn X-Git-Tag: v2.6.27-rc1~969^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f26b3add3783c0af869ea2207871da5dafefffa;p=pandora-kernel.git inet: add struct net argument to inet_ehashfn Although this hash takes addresses into account, the ehash chains can also be too long when, for instance, communications via lo occur. So, prepare the inet_hashfn to take struct net into account. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed