]> git.baikalelectronics.ru Git - kernel.git/commit
net: sched: push tp down to action init
authorJiri Pirko <jiri@mellanox.com>
Wed, 17 May 2017 09:08:02 +0000 (11:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 May 2017 19:22:13 +0000 (15:22 -0400)
commit0e3ae050cb84e5e0cc59bf3c1a26b17f51ec2224
treed18c3a4ac54a8ea341a211b576cd4e61a19f9508
parent271fce5a6e278446e5c0f7bba2180416590e399b
net: sched: push tp down to action init

Tp pointer will be needed by the next patch in order to get the chain.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/act_api.h
net/sched/act_api.c
net/sched/cls_api.c