From: Lennert Buytenhek Date: Tue, 15 Jul 2008 00:15:24 +0000 (+0200) Subject: mv643xx_eth: also check TX_IN_PROGRESS when disabling transmit path X-Git-Tag: v2.6.27-rc2~102^2~21^2~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9ae06443f7bfa4f013c0e2c035d549e999ad3e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed