commit | 843dfb4d99c41116601694f314092b3b6c4511f4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sat Feb 18 16:32:22 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:13:38 2006 -0800 |
tree | 44a5b1d757bb796466d0746d13d9fa4c49ad459a | |
parent | 11fc04e46a892563d0a9bb98560339f1672e3213 [diff] |
[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: David S. Miller <davem@davemloft.net>