Re: [patch net-next 04/20] net: sched: use tcf_exts_has_actions in tcf_exts_exec
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2017-07-31 12:09:25
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2017-07-31 12:09:25
On 17-07-31 02:36 AM, Jiri Pirko wrote:
Sun, Jul 30, 2017 at 09:48:24PM CEST, jhs@mojatatu.com wrote:quoted
I am probably missing something. All those changes to just replace "if (exts->nr_actions)" with "if (tcf_exts_has_actions(exts))" ?That is what the description says :)
I meant I wouldve expected few liners added/removed. cheers, jamal