diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2016-12-19 11:52:56 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-12-30 13:34:21 +0200 |
commit | 31369c323ba0dc839d8a4e5a5727adc76814959c (patch) | |
tree | 00bb945b9cd910ac9d3f89ac26bb614f212cd091 /include/uapi | |
parent | eb79a8fe94c8a16687112e0a3abcce8225447f6f (diff) |
rt2800: replace msleep() with usleep_range() on channel switch
msleep(1) can sleep much more time then requested 1ms, this is not good
on channel switch, which we want to be performed fast (i.e. to make scan
faster). Replace msleep() with usleep_range(), which has much smaller
maximum sleeping time boundary.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions