[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200918.175057.435251687372962343.davem@davemloft.net>
Date: Fri, 18 Sep 2020 17:50:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yanxiaoyong5@...il.com
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/sched: cbs: fix calculation error of idleslope
credits
From: Xiaoyong Yan <yanxiaoyong5@...il.com>
Date: Fri, 18 Sep 2020 01:42:52 -0700
> + delay = delay_from_credits(q->credits, q->idleslope);
> + cbs_timer_schedule(q, now+ delay);
> + q->last = now;
This indentation cannot be correct.
Please fix this.
Powered by blists - more mailing lists