]> 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)
commitd09c4620ab147d5db5be8d3585b39c354825148a
tree3aba5d7c3c00a283115b2ec727b6124414f2dd71
parentdfe61c35a38fac1fb221106c7413f7abcfbc5aa4
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