aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/cls_basic.c
diff options
context:
space:
mode:
authorWANG Cong <[email protected]>2017-08-05 04:31:42 +0000
committerDavid S. Miller <[email protected]>2017-08-07 21:12:17 +0000
commit54df2cf819a23dba4bb2c4134ed62659a7d324f5 (patch)
tree989986433ffd65cd0749e82b84e3366771de6cfc /net/sched/cls_basic.c
parentlwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL (diff)
downloadkernel-54df2cf819a23dba4bb2c4134ed62659a7d324f5.tar.gz
kernel-54df2cf819a23dba4bb2c4134ed62659a7d324f5.zip
net_sched: refactor notification code for RTM_DELTFILTER
It is confusing to use 'unsigned long fh' as both a handle and a pointer, especially commit 9ee7837449b3 ("net sched filters: fix notification of filter delete with proper handle"). This patch introduces tfilter_del_notify() so that we can pass it as a pointer as before, and we don't need to check RTM_DELTFILTER in tcf_fill_node() any more. This prepares for the next patch. Cc: Jamal Hadi Salim <[email protected]> Cc: Jiri Pirko <[email protected]> Signed-off-by: Cong Wang <[email protected]> Acked-by: Jamal Hadi Salim <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions