commit | 1d9743745bf5ba30b57986d8da33c4fa072c355b | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Tue Oct 11 01:58:37 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 18 23:51:30 2011 -0400 |
tree | 0c17d35afb44595a5241f8549cd832ca3cc55ddf | |
parent | a4886d522e18e5d4a63b95a5ead72f6105e3ef98 [diff] |
xfrm: Simplify the replay check and advance functions The replay check and replay advance functions had some code duplications. This patch removes the duplications. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>