commit | ae9ae06443f7bfa4f013c0e2c035d549e999ad3e | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Tue Jul 15 02:15:24 2008 +0200 |
committer | Lennert Buytenhek <buytenh@marvell.com> | Thu Jul 24 06:22:51 2008 +0200 |
tree | 464b7e9f5bc9225d6944d4d484cf44f468c56f91 | |
parent | 65193a91fc60fdb79e392c9842c10552a1fa3e1c [diff] |
mv643xx_eth: also check TX_IN_PROGRESS when disabling transmit path 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>