diff options
Diffstat (limited to 'net/xfrm')
-rw-r--r-- | net/xfrm/xfrm_algo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xfrm/xfrm_algo.c b/net/xfrm/xfrm_algo.c index faf54c6bf96b..348196df81ef 100644 --- a/net/xfrm/xfrm_algo.c +++ b/net/xfrm/xfrm_algo.c | |||
@@ -365,6 +365,7 @@ static struct xfrm_algo_desc ealg_list[] = { | |||
365 | }, | 365 | }, |
366 | { | 366 | { |
367 | .name = "cbc(camellia)", | 367 | .name = "cbc(camellia)", |
368 | .compat = "camellia", | ||
368 | 369 | ||
369 | .uinfo = { | 370 | .uinfo = { |
370 | .encr = { | 371 | .encr = { |