Merge branch 'ip_tunnel-netlink-parms'
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2022 06:59:06 +0000 (07:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2022 06:59:06 +0000 (07:59 +0100)
Liu Jian says:

====================
Add helper functions to parse netlink msg of ip_tunnel

v1->v2: Move the implementation of the helper function to ip_tunnel_core.c
v2->v3: Change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge