]> git.baikalelectronics.ru Git - kernel.git/commit
udp_tunnel: re-number the offload tunnel types
authorJakub Kicinski <kuba@kernel.org>
Fri, 10 Jul 2020 00:42:45 +0000 (17:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jul 2020 20:54:00 +0000 (13:54 -0700)
commit68ad5c387ff9a0615eb8177a6bba9073626f42b2
tree3aba5d7c3c00a283115b2ec727b6124414f2dd71
parent07461201919992b11b8726b0916c93449dbc9b33
udp_tunnel: re-number the offload tunnel types

Make it possible to use tunnel types as flags more easily.
There doesn't appear to be any user using the type as an
array index, so this should make no difference.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udp_tunnel.h