]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc715bf81cc3ee7b095c7aa7c143a52395b7d8b6d
treedd446e0d47810e38ac0f28918f04eaddf6fd5a46
parenta5a83d7eee13ecf3269c52939fa333cd7d036f5b
[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