Commit e610e679 authored by David S. Miller's avatar David S. Miller

[XFRM]: xfrm_migrate() needs exporting to modules.

Needed by xfrm_user and af_key.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f6ed0ec0
......@@ -2464,5 +2464,6 @@ int xfrm_migrate(struct xfrm_selector *sel, u8 dir, u8 type,
return err;
}
EXPORT_SYMBOL(xfrm_migrate);
#endif
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