mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:46:16 +00:00
0c30d6eedd
Use ip4h_dscp() to get the DSCP from the IPv4 header, then convert the dscp_t value to __u8 with inet_dscp_to_dsfield(). Then, when we'll convert .flowi4_tos to dscp_t, we'll just have to drop the inet_dscp_to_dsfield() call. Signed-off-by: Guillaume Nault <gnault@redhat.com> Reviewed-by: Ido Schimmel <idosch@nvidia.com> Link: https://patch.msgid.link/f48335504a05b3587e0081a9b4511e0761571ca5.1730292157.git.gnault@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
---|---|---|
.. | ||
ipvlan_core.c | ||
ipvlan_l3s.c | ||
ipvlan_main.c | ||
ipvlan.h | ||
ipvtap.c | ||
Makefile |