From: Cong Wang <xiyou.wangc...@gmail.com> Date: Thu, 24 Aug 2017 16:51:26 -0700
> Patch 1 and patch 2 prepare for patch 3. Major changes > are in patch 3 and patch 4, details are there too. > > Cong Wang (4): > net_sched: get rid of more forward declarations > net_sched: introduce tclass_del_notify() > net_sched: remove tc class reference counting > net_sched: kill u32_node pointer in Qdisc > > --- > v2: Add patch 1 and 2, group all into a patchset > Fix a coding style issue in patch 4 Series applied, thanks.