This patchset sits in my local branch for a long time, it is time to
send it out. It cleans up the ambiguous use of 'unsigned long fh',
please see each of them for details.

Cong Wang (2):
  net_sched: refactor notification code for RTM_DELTFILTER
  net_sched: use void pointer for filter handle

 include/net/pkt_cls.h     |  2 +-
 include/net/sch_generic.h |  8 +++----
 net/sched/cls_api.c       | 57 +++++++++++++++++++++++++++++++++++++----------
 net/sched/cls_basic.c     | 22 +++++++++---------
 net/sched/cls_bpf.c       | 27 ++++++++++------------
 net/sched/cls_cgroup.c    | 12 +++++-----
 net/sched/cls_flow.c      | 24 ++++++++++----------
 net/sched/cls_flower.c    | 22 +++++++++---------
 net/sched/cls_fw.c        | 26 ++++++++++-----------
 net/sched/cls_matchall.c  | 16 ++++++-------
 net/sched/cls_route.c     | 26 ++++++++++-----------
 net/sched/cls_rsvp.h      | 24 ++++++++++----------
 net/sched/cls_tcindex.c   | 36 +++++++++++++-----------------
 net/sched/cls_u32.c       | 30 ++++++++++++-------------
 14 files changed, 178 insertions(+), 154 deletions(-)

-- 
2.13.0

Reply via email to