inet6: add struct net argument to inet6_ehashfn
authorPavel Emelyanov <xemul@openvz.org>
Tue, 17 Jun 2008 00:13:48 +0000 (17:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jun 2008 00:13:48 +0000 (17:13 -0700)
commit33de014c63646f69f36f3673e3b4676f931dc878
treec4f3afa3224fdb887b8606a7327424bf407bff93
parent9f26b3add3783c0af869ea2207871da5dafefffa
inet6: add struct net argument to inet6_ehashfn

Same as for inet_hashfn, prepare its ipv6 incarnation.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet6_hashtables.h
net/ipv6/inet6_hashtables.c