diff options
author | David Ahern <[email protected]> | 2022-04-01 12:58:37 -0600 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2022-04-04 13:32:56 +0200 |
commit | 748b82c23e25310fec54e1eff2cb63936f391b24 (patch) | |
tree | 98a3a330a6c1470045b8b7d6478a49cdfcc25972 /drivers/fpga/fpga-mgr.c | |
parent | 692930cc435099580a4b9e32fa781b0688c18439 (diff) |
xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
The commit referenced in the Fixes tag no longer changes the
flow oif to the l3mdev ifindex. A xfrm use case was expecting
the flowi_oif to be the VRF if relevant and the change broke
that test. Update xfrm_bundle_create to pass oif if set and any
potential flowi_l3mdev if oif is not set.
Fixes: 40867d74c374 ("net: Add l3mdev index to flow struct and avoid oif reset for port devices")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions