OSDN Git Service

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)
commit9fb9f251d229f6cabd9dbe4214eb7f1e6a4e8a9d
treed18c3a4ac54a8ea341a211b576cd4e61a19f9508
parent5bc1701881e395cec51811d07ec6961f3d1b2612
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