mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 05:50:53 +07:00
[IPV6]: Kill export of fl6_sock_lookup.
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>
This commit is contained in:
parent
a2c1aa5474
commit
4fef0304ee
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user