projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6ed0ec
)
[XFRM]: xfrm_migrate() needs exporting to modules.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 8 Feb 2007 21:29:15 +0000
(13:29 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 8 Feb 2007 21:29:15 +0000
(13:29 -0800)
Needed by xfrm_user and af_key.
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_policy.c
patch
|
blob
|
history
diff --git
a/net/xfrm/xfrm_policy.c
b/net/xfrm/xfrm_policy.c
index 825c60af77236a4973e22c46f3c6e110953c25f5..fa7ce060b454ea9c01343d38b7c1ebcde96d1c2c 100644
(file)
--- a/
net/xfrm/xfrm_policy.c
+++ b/
net/xfrm/xfrm_policy.c
@@
-2464,5
+2464,6
@@
restore_state:
return err;
}
+EXPORT_SYMBOL(xfrm_migrate);
#endif