Re: [Patch net v4 1/7] net_sched: remove the leftover cleanup_a()
From: Jamal Hadi Salim <jhs@mojatatu.com> Date: 2016-08-14 11:01:13
On 16-08-14 01:34 AM, Cong Wang wrote:
After refactoring tc_action into tcf_common, we no
longer need to cleanup temporary "actions" in list,
they are permanently stored in the hashtable.
Fixes: a85a970af265 ("net_sched: move tc_action into tcf_common")
Reported-by: Jamal Hadi Salim <jhs@mojatatu.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Cong Wang <redacted>
acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
cheers,
jamal