[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <70a062d7-5670-b71a-1ead-045a7b1426f5@mojatatu.com>
Date: Sat, 13 Aug 2016 07:33:55 -0400
From: Jamal Hadi Salim <jhs@...atatu.com>
To: Cong Wang <xiyou.wangcong@...il.com>, netdev@...r.kernel.org
Subject: Re: [Patch net v3 5/5] net_sched: convert tcf_exts from list to
pointer array
Just minor comment below:
On 16-08-11 08:41 PM, Cong Wang wrote:
> +static inline void
> +tcf_exts_to_list(const struct tcf_exts *exts, struct list_head *actions)
> +{
to:
static inline void tcf_exts_to_list(const struct tcf_exts *exts,
struct list_head *actions)
cheers,
jamal
Powered by blists - more mailing lists