[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:
David S. Miller 2007-02-08 13:29:15 -08:00
parent f6ed0ec0ee
commit e610e679dd
1 changed files with 1 additions and 0 deletions

View File

@ -2464,5 +2464,6 @@ restore_state:
return err;
}
EXPORT_SYMBOL(xfrm_migrate);
#endif