]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c37532a2dd256fce0b4f22f9d00d63d1473e8e7
treec4f3afa3224fdb887b8606a7327424bf407bff93
parent2b1374cc72f6b17273a09b13c898ad9d372c3624
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