From: Steffen Klassert Date: Fri, 14 Mar 2014 06:28:07 +0000 (+0100) Subject: xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly X-Git-Tag: v3.15-rc1~113^2~133^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f32b51b609faea1e40bb8c5bd305f1351740936;p=pandora-kernel.git xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly IPv6 can be build as a module, so we need mechanism to access the address family dependent callback functions properly. Therefore we introduce xfrm_input_afinfo, similar to that what we have for the address family dependent part of policies and states. Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed