commit | eb49cfaa6bfc164e53db72cde0058ef4768e05a8 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 19 15:50:37 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 21 03:04:07 2017 +0100 |
tree | 036cbf6fa28f134f88f68b79c5d5c44624aaf925 | |
parent | 3f7889c4c79b0afc012026431d4db4bad4e84473 [diff] |
mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacks Benefit from the newly introduced block callback infrastructure and convert ndo_setup_tc calls for matchall and flower offloads to block callbacks. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>