]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/ip_gre.c
[GRE]: Add net/gre_net argument to some functions.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:09:22 +0000 (01:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:09:22 +0000 (01:09 -0700)
commitf57e7d5a7bd2a600a8a97e278e4c46904ceacf51
treedd446e0d47810e38ac0f28918f04eaddf6fd5a46
parent59a4c7594bcecef27f072a599e9fb3b18754fc60
[GRE]: Add net/gre_net argument to some functions.

The fallback device and hashes are to become per-net, but many
code doesn't have anything to get the struct net pointer from.

So pass the proper net there with an extra argument.

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