commit | 8f955d7f042e4ac44891a400d5000928f8db9f58 | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Sat Apr 25 09:17:56 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 27 02:40:51 2009 -0700 |
tree | f4f4e85a014c23eebb5b33c28dc42b5cf441f9fb | |
parent | c759a6b4e1cae6aff71f58c9c85404ebcd81b6e0 [diff] |
forcedeth: tx timeout fix 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>