net: sched: cls_bpf: call block callbacks for offload
commit3f7889c4c79b0afc012026431d4db4bad4e84473
authorJiri Pirko <jiri@mellanox.com>
Thu, 19 Oct 2017 13:50:36 +0000 (19 15:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Oct 2017 02:04:07 +0000 (21 03:04 +0100)
tree7fa212071e2885b043516509643248ff1a6867d7
parent245dc5121a9bf6a0a12ac1e72f47822fc3fa8cae
net: sched: cls_bpf: 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_bpf.c