Re: [PATCH net-next v2 1/4] net/sched: act_api: use tcf_act_for_each_action
From: Marcelo Ricardo Leitner <hidden>
Date: 2023-12-01 18:09:32
From: Marcelo Ricardo Leitner <hidden>
Date: 2023-12-01 18:09:32
On Fri, Dec 01, 2023 at 02:50:12PM -0300, Pedro Tammela wrote:
Use the auxiliary macro tcf_act_for_each_action in all the functions that expect a contiguous action array Suggested-by: Marcelo Ricardo Leitner <redacted>
(I should update the email mapping..)
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: Pedro Tammela <redacted>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>