]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit84a4160e5a5951357947ad296932b433de3e34a0
tree3aba5d7c3c00a283115b2ec727b6124414f2dd71
parenta2b992c828f7651db369ba8f0eb0818d70232636
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