From: Mathias Krause Date: Wed, 19 Sep 2012 11:33:43 +0000 (+0000) Subject: xfrm_user: don't copy esn replay window twice for new states X-Git-Tag: v3.2.31~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8266e08c43e18b588c0c88afc41f2fe649bd2da;p=pandora-kernel.git xfrm_user: don't copy esn replay window twice for new states [ Upstream commit e3ac104d41a97b42316915020ba228c505447d21 ] The ESN replay window was already fully initialized in xfrm_alloc_replay_state_esn(). No need to copy it again. Cc: Steffen Klassert Signed-off-by: Mathias Krause Acked-by: Steffen Klassert Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed