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