Skip to content
Commit 843dfb4d authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64] sunhv: Fix locking in sunhv_start_tx()



Caller takes the lock already.

Also, fixup the poll loop in sunhv_break_ctl().  Just
like in console write, we udelay(2) and use a loop
limit of 1000000 iterations.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 11fc04e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment