On Tue, Aug 2, 2016 at 10:30 AM, Cong Wang wrote:
> This list_del() for tc action is not needed actually,
> because we only use this list to chain bulk operations,
> therefore should not be carried for latter operations.
>
> Cc: Jamal Hadi Salim
> Signed-off-by: Cong Wang
David, please drop thi
This list_del() for tc action is not needed actually,
because we only use this list to chain bulk operations,
therefore should not be carried for latter operations.
Cc: Jamal Hadi Salim
Signed-off-by: Cong Wang
---
net/sched/act_api.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/sched