commit | 3f7889c4c79b0afc012026431d4db4bad4e84473 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 19 15:50:36 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 21 03:04:07 2017 +0100 |
tree | 7fa212071e2885b043516509643248ff1a6867d7 | |
parent | 245dc5121a9bf6a0a12ac1e72f47822fc3fa8cae [diff] |
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>