提交 d4a96865 编写于 作者: A Amir Vadai 提交者: David S. Miller

net/route: export symbol ip_tos2prio

Need to export this to enable drivers use rt_tos2priority()
Signed-off-by: NAmir Vadai <amirv@mellanox.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 897d7846
...@@ -230,7 +230,7 @@ const __u8 ip_tos2prio[16] = { ...@@ -230,7 +230,7 @@ const __u8 ip_tos2prio[16] = {
TC_PRIO_INTERACTIVE_BULK, TC_PRIO_INTERACTIVE_BULK,
ECN_OR_COST(INTERACTIVE_BULK) ECN_OR_COST(INTERACTIVE_BULK)
}; };
EXPORT_SYMBOL(ip_tos2prio);
/* /*
* Route cache. * Route cache.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册