summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2016-12-19 11:52:56 +0100
committerKalle Valo <kvalo@codeaurora.org>2016-12-30 13:34:21 +0200
commit31369c323ba0dc839d8a4e5a5727adc76814959c (patch)
tree00bb945b9cd910ac9d3f89ac26bb614f212cd091 /drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c
parenteb79a8fe94c8a16687112e0a3abcce8225447f6f (diff)
downloadop-kernel-dev-31369c323ba0dc839d8a4e5a5727adc76814959c.zip
op-kernel-dev-31369c323ba0dc839d8a4e5a5727adc76814959c.tar.gz
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 'drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud