Re: [Patch net-next v2 0/2] net_sched: refactor tc action structures

2016-07-25 Thread David Miller
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

2016-07-25 Thread Cong Wang
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