]> git.baikalelectronics.ru Git - kernel.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)
commit92cfe279a6e042c910336b1112165f3001e59768
treecc62e7901e7b6cc22a63257171c40fa73002db2d
parent2319e2e2b4592b97a8b01ee6a102ebc463bcbba0
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