git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65193a9
)
mv643xx_eth: also check TX_IN_PROGRESS when disabling transmit path
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Tue, 15 Jul 2008 00:15:24 +0000
(
02:15
+0200)
committer
Lennert Buytenhek
<buytenh@marvell.com>
Thu, 24 Jul 2008 04:22:51 +0000
(06:22 +0200)
The recommended sequence for waiting for the transmit path to clear
after disabling all of the transmit queues is to wait for the
TX_FIFO_EMPTY bit in the Port Status register to become set as well
as the TX_IN_PROGRESS bit to clear.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
No differences found