]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/ipip.c
[IPIP]: Use proper net in hash-lookup functions.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:05:03 +0000 (01:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:05:03 +0000 (01:05 -0700)
commitcec3ffae1a019f02cd6b5fa291f279c8e9f86157
tree12711c9b887afaccf8dd5e48c80cc0da716211b0
parentb9fae5c9138086d27715a8a0f29d5b55239db35c
[IPIP]: Use proper net in hash-lookup functions.

This is the part#2 of the previous patch - get the proper
net for these functions.

I make it in a separate patch, so that this change does not
get lost in a large previous patch.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipip.c