From: xiangxia.m@gmail.com
Date: Thu, 13 Dec 2018 00:43:23 -0800
> From: Tonghao Zhang
>
> Except for returning, the var leaf is not
> used in the qdisc_leaf(). For simplicity, remove it.
>
> Signed-off-by: Tonghao Zhang
Applied to net-next.
On Thu, Dec 13, 2018 at 12:43 AM wrote:
>
> From: Tonghao Zhang
>
> Except for returning, the var leaf is not
> used in the qdisc_leaf(). For simplicity, remove it.
>
> Signed-off-by: Tonghao Zhang
Acked-by: Cong Wang
In the future, please explicitly mark it is for net-next.
Thanks.
From: Tonghao Zhang
Except for returning, the var leaf is not
used in the qdisc_leaf(). For simplicity, remove it.
Signed-off-by: Tonghao Zhang
---
net/sched/sch_api.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/net/sched/sch_api.c b/net/sched/sch_api.c
index 9c88cec