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 ef8d61d50462..743c0134a6a9 100644 --- a/net/xfrm/xfrm_algo.c +++ b/net/xfrm/xfrm_algo.c | |||
@@ -399,6 +399,7 @@ static struct xfrm_algo_desc ealg_list[] = { | |||
399 | }, | 399 | }, |
400 | { | 400 | { |
401 | .name = "cbc(camellia)", | 401 | .name = "cbc(camellia)", |
402 | .compat = "camellia", | ||
402 | 403 | ||
403 | .uinfo = { | 404 | .uinfo = { |
404 | .encr = { | 405 | .encr = { |