Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2464,5 +2464,6 @@ int xfrm_migrate(struct xfrm_selector *sel, u8 dir, u8 type,

	return err;
}
EXPORT_SYMBOL(xfrm_migrate);
#endif