On Sat, 26 Feb 2022 09:31:37 -0800, Stephen Hemminger wrote:
> > Add parentheses to 'if' clause, otherwise will enlarged the
> > chance of error return.
> >
> > Fixes: 44c730b0e37971 ("sched: add PIE based congestion management")
> >
> > Signed-off-by: Weiguo Li
> > ---
> > lib/sched/rte_pie.c
On Sat, 26 Feb 2022 22:55:30 +0800
Weiguo Li wrote:
> Add parentheses to 'if' clause, otherwise will enlarged the
> chance of error return.
>
> Fixes: 44c730b0e37971 ("sched: add PIE based congestion management")
>
> Signed-off-by: Weiguo Li
> ---
> lib/sched/rte_pie.c | 6 +++---
> 1 file ch
Add parentheses to 'if' clause, otherwise will enlarged the
chance of error return.
Fixes: 44c730b0e37971 ("sched: add PIE based congestion management")
Signed-off-by: Weiguo Li
---
lib/sched/rte_pie.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/sched/rte_pie.c
3 matches
Mail list logo