summaryrefslogtreecommitdiff
path: root/net/netfilter
diff options
context:
space:
mode:
authorWANG Cong <xiyou.wangcong@gmail.com>2017-08-05 07:31:42 +0300
committerDavid S. Miller <davem@davemloft.net>2017-08-08 00:12:17 +0300
commit54df2cf819a23dba4bb2c4134ed62659a7d324f5 (patch)
tree989986433ffd65cd0749e82b84e3366771de6cfc /net/netfilter
parent08bd10ffb44d11000c6b2781e8d9066567e50e27 (diff)
downloadlinux-54df2cf819a23dba4bb2c4134ed62659a7d324f5.tar.xz
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 <jhs@mojatatu.com> Cc: Jiri Pirko <jiri@resnulli.us> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions