commit | 4b0aaacee51eb6592a03fdefd5ce97558518e291 | [log] [tgz] |
---|---|---|
author | Shuah Khan (Samsung OSG) <shuah@kernel.org> | Fri Oct 05 16:17:43 2018 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 09 16:13:42 2018 +0200 |
tree | 110a61f0d56f127a6106b8f37f31d8c4ba7c4c4e | |
parent | 0238df646e6224016a45505d2c111a24669ebe21 [diff] |
selftests: usbip: add wait after attach and before checking port status Add sleep between attach and "usbip port" check to make sure status is updated. Running attach and query back shows incorrect status. Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>