Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfrm: clone missing x->lastused in xfrm_do_migrate
[ Upstream commit 6aa811a ] x->lastused was not cloned in xfrm_do_migrate. Add it to clone during migrate. Fixes: 80c9aba ("[XFRM]: Extension for dynamic update of endpoint address(es)") Signed-off-by: Antony Antony <antony.antony@secunet.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
- Loading branch information