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