Skip to content
Snippets Groups Projects
Commit f25b03a7 authored by Sathya Perla's avatar Sathya Perla Committed by David S. Miller
Browse files

be2net: replace udelay() with schedule_timeout() in mbox polling


As mbox polling is done only in process context, it is better to
use schedule_timeout() instead of udelay().

Signed-off-by: default avatarSathya Perla <sathyap@serverengines.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 889cd4b2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment