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:
a2c1aa5
)
[IPV6]: Kill export of fl6_sock_lookup.
author
Adrian Bunk
<bunk@stusta.de>
Thu, 2 Jun 2005 20:06:36 +0000
(13:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 2 Jun 2005 20:06:36 +0000
(13:06 -0700)
There is no usage of this EXPORT_SYMBOL in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ipv6_syms.c
patch
|
blob
|
history
diff --git
a/net/ipv6/ipv6_syms.c
b/net/ipv6/ipv6_syms.c
index 2f4c91ddc9a36c12d87cd57042a5d5d3644a1fd2..5ade5a5d199053dc20d349a8c8f313263a240260 100644
(file)
--- a/
net/ipv6/ipv6_syms.c
+++ b/
net/ipv6/ipv6_syms.c
@@
-37,5
+37,4
@@
EXPORT_SYMBOL(in6_dev_finish_destroy);
EXPORT_SYMBOL(xfrm6_rcv);
#endif
EXPORT_SYMBOL(rt6_lookup);
-EXPORT_SYMBOL(fl6_sock_lookup);
EXPORT_SYMBOL(ipv6_push_nfrag_opts);