Commit 9f092438 authored by David S. Miller's avatar David S. Miller

[LLC]: Kill llc_station_mac_sa symbol export.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 98846b5e
......@@ -179,7 +179,6 @@ static void __exit llc_exit(void)
module_init(llc_init);
module_exit(llc_exit);
EXPORT_SYMBOL(llc_station_mac_sa);
EXPORT_SYMBOL(llc_sap_list);
EXPORT_SYMBOL(llc_sap_list_lock);
EXPORT_SYMBOL(llc_sap_find);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment