[netdrvr] use cpu_relax() in busy loop, or mdelay instead of busy loop
Replace busy loop nop with cpu_relax(), and just use mdelay where it's better.
Showing
Please register or sign in to comment
Replace busy loop nop with cpu_relax(), and just use mdelay where it's better.