diff mbox

[net-next] net/sched: Export tc_tunnel_key so its UAPI accessible

Message ID 1480241233-50097-1-git-send-email-roid@mellanox.com
State Superseded, archived
Delegated to: David Miller
Headers show

Commit Message

Roi Dayan Nov. 27, 2016, 10:07 a.m. UTC
Export tc_tunnel_key so it can be used from user space.

Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Amir Vadai <amir@vadai.me>
---
 include/uapi/linux/tc_act/Kbuild | 1 +
 1 file changed, 1 insertion(+)

Comments

Roi Dayan Nov. 27, 2016, 10:14 a.m. UTC | #1
Hi,

My mistake. this should be targeted for net. I'm sending a patch over 
net branch.

Thanks,
Roi


On 27/11/2016 12:07, Roi Dayan wrote:
> Export tc_tunnel_key so it can be used from user space.
>
> Signed-off-by: Roi Dayan <roid@mellanox.com>
> Reviewed-by: Amir Vadai <amir@vadai.me>
> ---
>   include/uapi/linux/tc_act/Kbuild | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild
> index e3969bd..9611c7b 100644
> --- a/include/uapi/linux/tc_act/Kbuild
> +++ b/include/uapi/linux/tc_act/Kbuild
> @@ -11,3 +11,4 @@ header-y += tc_vlan.h
>   header-y += tc_bpf.h
>   header-y += tc_connmark.h
>   header-y += tc_ife.h
> +header-y += tc_tunnel_key.h
diff mbox

Patch

diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild
index e3969bd..9611c7b 100644
--- a/include/uapi/linux/tc_act/Kbuild
+++ b/include/uapi/linux/tc_act/Kbuild
@@ -11,3 +11,4 @@  header-y += tc_vlan.h
 header-y += tc_bpf.h
 header-y += tc_connmark.h
 header-y += tc_ife.h
+header-y += tc_tunnel_key.h