From: Alexey Dobriyan Date: Wed, 26 Nov 2008 01:15:16 +0000 (-0800) Subject: netns xfrm: add struct xfrm_state::xs_net X-Git-Tag: v2.6.29-rc1~581^2~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=673c09be457bb23aa0eaaa79804cbb342210d195;p=pandora-kernel.git netns xfrm: add struct xfrm_state::xs_net To avoid unnecessary complications with passing netns around. * set once, very early after allocating * once set, never changes For a while create every xfrm_state in init_net. Signed-off-by: Alexey Dobriyan Signed-off-by: David S. Miller --- Reading git-diff-tree failed