Re: [patch net 0/2] net: sched: couple of fixes

2018-02-13 Thread David Miller
From: Jiri Pirko Date: Tue, 13 Feb 2018 12:00:15 +0100 > This patchset contains couple of fixes following-up the shared block > patchsets. Series applied, thanks Jiri.

[patch net 0/2] net: sched: couple of fixes

2018-02-13 Thread Jiri Pirko
From: Jiri Pirko This patchset contains couple of fixes following-up the shared block patchsets. Jiri Pirko (2): net: sched: don't set q pointer for shared blocks net: sched: fix tc_u_common lookup net/sched/cls_api.c | 26 -- net/sched/cls_u32.c | 24 ++

[patch net 0/2] net: sched: couple of fixes on ingress/clsact init error path

2017-12-15 Thread Jiri Pirko
From: Jiri Pirko Jiri Pirko (2): net: sched: fix clsact init error path net: sched: fix static key imbalance in case of ingress/clsact_init error net/sched/cls_api.c | 4 ++-- net/sched/sch_ingress.c | 15 ++- 2 files changed, 8 insertions(+), 11 deletions(-) -- 2.9.5