[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53869ED5.1090903@huawei.com>
Date: Thu, 29 May 2014 10:43:33 +0800
From: Yang Yingliang <yangyingliang@...wei.com>
To: Stephen Hemminger <stephen@...workplumber.org>
CC: Eric Dumazet <eric.dumazet@...il.com>, <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2 v3] fq: allow options of fair queue set to ~0U
On 2014/5/29 8:09, Stephen Hemminger wrote:
> On Tue, 13 May 2014 12:20:52 +0800
> Yang Yingliang <yangyingliang@...wei.com> wrote:
>
>> + int set_plimit = 0;
>> + int set_flow_plimit = 0;
>> + int set_quantum = 0;
>> + int set_initial_quantum = 0;
>> + int set_maxrate = 0;
>> + int set_defrate = 0;
>
> Please use bool for these since they are boolean flags.
>
>
OK, I'll send a v3 later.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists