]> git.baikalelectronics.ru Git - kernel.git/commitdiff
Merge branch 'l3mdev-fix-ip-tunnel-case-after-recent-l3mdev-change'
authorJakub Kicinski <kuba@kernel.org>
Fri, 15 Apr 2022 21:27:30 +0000 (14:27 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 15 Apr 2022 21:27:31 +0000 (14:27 -0700)
David Ahern says:

====================
l3mdev: Fix ip tunnel case after recent l3mdev change

Second patch provides a fix for ip tunnels after the recent l3mdev change
that avoids touching the oif in the flow struct. First patch preemptively
provides a fix to an existing function that the second patch uses.
====================

Link: https://lore.kernel.org/r/20220413174320.28989-1-dsahern@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge