commit | f57e7d5a7bd2a600a8a97e278e4c46904ceacf51 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 01:09:22 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 01:09:22 2008 -0700 |
tree | dd446e0d47810e38ac0f28918f04eaddf6fd5a46 | |
parent | 59a4c7594bcecef27f072a599e9fb3b18754fc60 [diff] |
[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>