Re: [Patch net-next v2 0/2] net_sched: refactor tc action structures
From: Cong Wang Date: Mon, 25 Jul 2016 16:09:40 -0700 > These two patches factor out the struct tcf_common. > > v2: fix a compile warning Series applied.
[Patch net-next v2 0/2] net_sched: refactor tc action structures
These two patches factor out the struct tcf_common. v2: fix a compile warning Cong Wang (2): net_sched: move tc_action into tcf_common net_sched: get rid of struct tcf_common include/net/act_api.h| 91 +++--- include/net/tc_act/tc_bpf.h | 5 +- include/net/tc_act