summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorJiri Pirko <jiri@mellanox.com>2018-08-01 12:36:56 +0200
committerDavid S. Miller <davem@davemloft.net>2018-08-01 10:06:19 -0700
commit5368140730e4a67169303edd3a13e31fd9b9d355 (patch)
tree72d78f70e4d8ac4f0c2e8069340990d75f3a84c2 /include/net
parent3d32f4c548bd8f3af58c59521bee9be127f3e87d (diff)
downloadlinux-5368140730e4a67169303edd3a13e31fd9b9d355.tar.bz2
net: sched: fix notifications for action-held chains
Chains that only have action references serve as placeholders. Until a non-action reference is created, user should not be aware of the chain. Also he should not receive any notifications about it. So send notifications for the new chain only in case the chain gets the first non-action reference. Symmetrically to that, when the last non-action reference is dropped, send the notification about deleted chain. Reported-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Cong Wang <xiyou.wangcong@gmail.com> v1->v2: - made __tcf_chain_{get,put}() static as suggested by Cong Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions