Commit 7a7ae1eb authored by gushengxian's avatar gushengxian Committed by Steffen Klassert

xfrm: policy: fix a spelling mistake

Fix a spelling mistake.
Signed-off-by: default avatargushengxian <gushengxian@yulong.com>
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent 152bca09
......@@ -3247,7 +3247,7 @@ xfrm_state_ok(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x,
/*
* 0 or more than 0 is returned when validation is succeeded (either bypass
* because of optional transport mode, or next index of the mathced secpath
* because of optional transport mode, or next index of the matched secpath
* state with the template.
* -1 is returned when no matching template is found.
* Otherwise "-2 - errored_index" is returned.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment