commit | 33912e72d00c3627dbbb7c59463df9535176059f | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Thu Mar 05 08:02:10 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 10 05:29:47 2009 -0700 |
tree | 3cea30a214bddc35c730618a14d5cb07959ccc35 | |
parent | 2daac3e8f831beba2012fdefda17770456be9b7e [diff] |
forcedeth: add/modify tx done with limit There are two tx_done routines to handle tx completion processing. Both these functions now take in a limit value and return the amount of tx completions. This will be used by a future patch to determine the total amount of work done. Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>