diff --git a/net/ipv4/route.c b/net/ipv4/route.c index e5647b4e51c65b57cf60310417c1ee9368b8219b..634aa824b17e77abba48492ac4e59f7b5f656ba5 100644 --- a/net/ipv4/route.c +++ b/net/ipv4/route.c @@ -230,7 +230,7 @@ const __u8 ip_tos2prio[16] = { TC_PRIO_INTERACTIVE_BULK, ECN_OR_COST(INTERACTIVE_BULK) }; - +EXPORT_SYMBOL(ip_tos2prio); /* * Route cache.