From: Timo Teräs Date: Thu, 8 Apr 2010 18:27:42 +0000 (-0700) Subject: xfrm: Fix crashes in xfrm_lookup() X-Git-Tag: v2.6.35-rc1~473^2~528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4077e018b5ead3de9951fc01d8bf12eeeeeefed;p=pandora-kernel.git xfrm: Fix crashes in xfrm_lookup() From: Timo Teräs Happens because CONFIG_XFRM_SUB_POLICY is not enabled, and one of the helper functions I used did unexpected things in that case. Signed-off-by: David S. Miller --- Reading git-diff-tree failed