git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecd7918
)
xfrm_user: don't copy esn replay window twice for new states
author
Mathias Krause
<minipli@googlemail.com>
Wed, 19 Sep 2012 11:33:43 +0000
(11:33 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Sep 2012 22:08:40 +0000
(18:08 -0400)
The ESN replay window was already fully initialized in
xfrm_alloc_replay_state_esn(). No need to copy it again.
Cc: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found