diff options
author | Bart Van Assche <[email protected]> | 2016-08-11 16:02:44 -0700 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2016-09-19 20:19:34 +0200 |
commit | f0a70a04ca10d07a383a89edea142e3cbab1f2ca (patch) | |
tree | 8e4fc285ff4e5c0b599a02beafaa6a876b95ef56 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 1511cc750c3d9a1c402d71e3522c9cf1fad0ad9c (diff) |
Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checks
wait_on_bit_timeout() returns one of the following three values:
* 0 to indicate success.
* -EINTR to indicate that a signal has been received;
* -EAGAIN to indicate timeout;
Make the wait_on_bit_timeout() callers check for these values.
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions