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

Commit d4a96865 authored by Amir Vadai's avatar Amir Vadai Committed by David S. Miller
Browse files

net/route: export symbol ip_tos2prio



Need to export this to enable drivers use rt_tos2priority()

Signed-off-by: default avatarAmir Vadai <amirv@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 897d7846
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ const __u8 ip_tos2prio[16] = {
	TC_PRIO_INTERACTIVE_BULK,
	ECN_OR_COST(INTERACTIVE_BULK)
};

EXPORT_SYMBOL(ip_tos2prio);

/*
 * Route cache.