]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
authorHadar Hen Zion <hadarh@mellanox.com>
Mon, 7 Nov 2016 13:14:36 +0000 (15:14 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Nov 2016 18:41:53 +0000 (13:41 -0500)
commit9ce183b4c4d24559467d7712e313f2b3f9277437
treecc62e7901e7b6cc22a63257171c40fa73002db2d
parent35b80733b3d3ab620edc30f286606be775930843
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key

Needed for drivers to pick the relevant action when offloading tunnel
key act.

Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tc_act/tc_tunnel_key.h
net/sched/act_tunnel_key.c