[IPIP]: Make tunnels hashes per net.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:05:32 +0000 (01:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:05:32 +0000 (01:05 -0700)
Either net or ipip_net already exists in all the required
places, so just use one.

Besides, tune net_init and net_exit calls to respectively
initialize the hashes and destroy devices.

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

No differences found