netns xfrm: dst garbage-collecting in netns
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 26 Nov 2008 01:37:23 +0000 (17:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 01:37:23 +0000 (17:37 -0800)
Pass netns pointer to struct xfrm_policy_afinfo::garbage_collect()

[This needs more thoughts on what to do with dst_ops]
[Currently stub to init_net]

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found