commit | 7b522ba27636ccd86beb8afe71c6ee731cf7b718 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Mon Mar 02 19:56:05 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 17:03:52 2020 -0800 |
tree | 16c747294d1c34d561dc1bcd87626bbb996f4ebb | |
parent | 47b0e096a938b020742b4f12afdc17aff21af6ca [diff] |
selftests: mlxsw: qos_defprio: Use until_counter_is Instead of hand-coding the busywait() predicate, use the until_counter_is() introduced recently. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Amit Cohen <amitc@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>