commit | 010079bac0ce294f0ce177c0363e0e7579ed7f0c | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Thu Jun 28 18:56:20 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 30 20:34:09 2018 +0900 |
tree | 14645a1289b5e74ea5f04728a776b5ce9ecf8826 | |
parent | b330219cb21ddbb79d02e31cdb768cc1340e51db [diff] |
selftests: forwarding: lib: Split out setup_wait_dev() Split out of setup_wait() a function setup_wait_dev() that waits for a single device. This gives tests the opportunity to wait for a selected device after they tinkered with its upness. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>