commit | 4e16ed1b0e17a3832310031e2ddaeb0914eb837d | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Tue Jan 23 12:00:56 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 05 16:58:48 2007 -0500 |
tree | 4871cd0af1bfb95c70498bd3f1e9722b8e264eba | |
parent | f0734ab658390380079369f7090dcf7aa226f394 [diff] |
forcedeth: tx max work This patch adds a limit to how much tx work can be done in each iteration of tx processing. If the max limit is reached, remaining tx completions will be handled by timer interrupt. Signed-Off-By: Ayaz Abdulla <aabdulla@nvidia.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>