aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_vlan_mode.c
diff options
context:
space:
mode:
authorGuillaume Nault <gnault@redhat.com>2022-02-04 14:58:19 +0100
committerJakub Kicinski <kuba@kernel.org>2022-02-07 20:12:46 -0800
commit32ccf1107980e8ed5c62cf6666da7a47a4fc7ecf (patch)
tree02229287b1b9ab91b42bde52ad5ff2f1eb69e6e2 /drivers/net/ethernet/intel/ice/ice_vlan_mode.c
parentipv4: Reject routes specifying ECN bits in rtm_tos (diff)
downloadlinux-dev-32ccf1107980e8ed5c62cf6666da7a47a4fc7ecf.tar.xz
linux-dev-32ccf1107980e8ed5c62cf6666da7a47a4fc7ecf.zip
ipv4: Use dscp_t in struct fib_alias
Use the new dscp_t type to replace the fa_tos field of fib_alias. This ensures ECN bits are ignored and makes the field compatible with the fc_dscp field of struct fib_config. Converting old *tos variables and fields to dscp_t allows sparse to flag incorrect uses of DSCP and ECN bits. This patch is entirely about type annotation and shouldn't change any existing behaviour. Signed-off-by: Guillaume Nault <gnault@redhat.com> Acked-by: David Ahern <dsahern@kernel.org> Reviewed-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_vlan_mode.c')
0 files changed, 0 insertions, 0 deletions