commit | c4e372e2ac7c9752ded23f24d718cad4a8234077 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Thu Mar 05 09:16:42 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 05 14:03:31 2020 -0800 |
tree | 13243689cba23fcddc68876a349bc4c94cb6f853 | |
parent | ee88450d2509f11fc5cb3fc8b4430b4186981886 [diff] |
mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replace PRIO and ETS will need to check the value of qdisc handle in their handlers. Add it to the callback and propagate through. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>