Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[LLC]: Kill llc_station_mac_sa symbol export.

parent 98846b5e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);