Re: [PATCH net-next] vmxnet3: Replace msleep(1) with usleep_range()

From: David Miller
Date: Thu May 17 2018 - 14:59:27 EST


From: YueHaibing <yuehaibing@xxxxxxxxxx>
Date: Thu, 17 May 2018 11:46:41 +0800

> As documented in Documentation/timers/timers-howto.txt,
> replace msleep(1) with usleep_range().
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Applied, thank you.