forcedeth: add/modify tx done with limit
authorAyaz Abdulla <aabdulla@nvidia.com>
Thu, 5 Mar 2009 08:02:10 +0000 (08:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2009 12:29:47 +0000 (05:29 -0700)
commit33912e72d00c3627dbbb7c59463df9535176059f
tree3cea30a214bddc35c730618a14d5cb07959ccc35
parent2daac3e8f831beba2012fdefda17770456be9b7e
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>
drivers/net/forcedeth.c