]> 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)
commit0771a35737a6855487efc418ce9d6388d4caf86e
tree2af19046650ce0e341c0ff14eeebedd5b166a7ac
parentd56daf0e8ba316c1820eddab0c365b96ea9d00ed
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