forcedeth: tx timeout fix
authorAyaz Abdulla <aabdulla@nvidia.com>
Sat, 25 Apr 2009 09:17:56 +0000 (09:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Apr 2009 09:40:51 +0000 (02:40 -0700)
This patch fixes the tx_timeout() to properly handle the clean up of the
tx ring. It also sets the tx put pointer back to the correct position to
be in sync with HW.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found