From: Herbert Xu Date: Tue, 20 Nov 2007 02:50:17 +0000 (-0800) Subject: [IPSEC]: Add async resume support on input X-Git-Tag: v2.6.25-rc1~1162^2~1435 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf06cd2e338fd6fc29169d30eaf0df982338285;p=pandora-kernel.git [IPSEC]: Add async resume support on input This patch adds support for async resumptions on input. To do so, the transform would return -EINPROGRESS and subsequently invoke the function xfrm_input_resume to resume processing. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed