diff options
author | David S. Miller <davem@davemloft.net> | 2023-07-19 12:32:07 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-19 12:32:07 +0100 |
commit | 36395b2efe905650cd179d67411ffee3b770268b (patch) | |
tree | c38f659d2ea1160b42975fe05cc5df0e2d4e7071 /drivers/net/ethernet/intel/ice/ice_main.c | |
parent | 5861e822502e3677ae83971e99b93d466ce0ae00 (diff) | |
parent | ba80e20d7f3f87dab3f9f0c0ca66e4b1fcc7be9f (diff) |
Merge branch 'remove-RTO_ONLINK-users'
Guillaume Nault says:
====================
net: Remove more RTO_ONLINK users.
Code that initialise a flowi4 structure manually before doing a fib
lookup can easily avoid overloading ->flowi4_tos with the RTO_ONLINK
bit. They can just set ->flowi4_scope correctly instead.
Properly separating the routing scope from ->flowi4_tos will allow to
eventually convert this field to dscp_t (to ensure proper separation
between DSCP and ECN).
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions