From: Herbert Xu Date: Thu, 13 Dec 2007 02:48:58 +0000 (-0800) Subject: [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT X-Git-Tag: v2.6.25-rc1~1162^2~1115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb72845e699d3c84e5f861b51db686107a51dea5;p=pandora-kernel.git [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT This patch converts all callers of xfrm_lookup that used an explicit value of 1 to indiciate blocking to use the new flag XFRM_LOOKUP_WAIT. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed