]> git.baikalelectronics.ru Git - kernel.git/commit
net: sched: cls_matchall: call block callbacks for offload
authorJiri Pirko <jiri@mellanox.com>
Thu, 19 Oct 2017 13:50:33 +0000 (15:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Oct 2017 02:04:07 +0000 (03:04 +0100)
commit926c9d545e0dadb237ff8887d77922d8249fb1d3
tree2af19046650ce0e341c0ff14eeebedd5b166a7ac
parent50102ffd5967e1ed742a9406280628801a876a3c
net: sched: cls_matchall: call block callbacks for offload

Use the newly introduced callbacks infrastructure and call block
callbacks alongside with the existing per-netdev ndo_setup_tc.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_matchall.c