]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sched: use tc_setup_cb_call to call per-block callbacks
authorJiri Pirko <jiri@mellanox.com>
Thu, 19 Oct 2017 13:50:32 +0000 (15:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Oct 2017 02:04:07 +0000 (03:04 +0100)
commit208c0f4b5237f1d6611b2c679a8022d6901577d6
tree7a4e4893cbbdca353d7d4b917044a1a528943c62
parentacb674428c3d57bccbe3f4a1a7a009f6d73e9f41
net: sched: use tc_setup_cb_call to call per-block callbacks

Extend the tc_setup_cb_call entrypoint function originally used only for
action egress devices callbacks to call per-block callbacks as well.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/pkt_cls.h
net/sched/cls_api.c
net/sched/cls_flower.c