mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 21:33:00 +00:00
[XFRM]: xfrm_migrate() needs exporting to modules.
Needed by xfrm_user and af_key. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f6ed0ec0ee
commit
e610e679dd
@ -2464,5 +2464,6 @@ restore_state:
|
||||
|
||||
return err;
|
||||
}
|
||||
EXPORT_SYMBOL(xfrm_migrate);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user