[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3463713e-235a-32f4-0956-d621b7305d7e@mojatatu.com>
Date: Fri, 21 Apr 2017 11:13:37 -0400
From: Jamal Hadi Salim <jhs@...atatu.com>
To: Jiri Pirko <jiri@...nulli.us>
Cc: davem@...emloft.net, xiyou.wangcong@...il.com,
eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v6 3/3] net sched actions: add time filter for
action dumping
On 17-04-21 09:13 AM, Jiri Pirko wrote:
> Fri, Apr 21, 2017 at 12:55:32PM CEST, jhs@...atatu.com wrote:
>> From: Jamal Hadi Salim <jhs@...atatu.com>
>>
>> @@ -1000,6 +1008,7 @@ static int tcf_action_add(struct net *net, struct nlattr *nla,
>>
>> static const struct nla_policy tcaa_policy[TCA_ROOT_MAX + 1] = {
>> [TCA_ROOT_FLAGS] = { .type = NLA_U32 },
>> + [TCA_ROOT_TIME_DELTA] = { .type = NLA_U32 },
>
> Align these assignments please.
>
Will do next update.
cheers,
jamal
Powered by blists - more mailing lists