commit | 2447a96f88ee3c082603c2dd38ae51f66977c11d | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 19 15:50:33 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 21 03:04:07 2017 +0100 |
tree | 2af19046650ce0e341c0ff14eeebedd5b166a7ac | |
parent | 208c0f4b5237f1d6611b2c679a8022d6901577d6 [diff] |
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>