commit | 0e3ff6aab1ff2d093996bd7b8c9c06c3d823855c | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Dec 09 11:35:02 2005 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Dec 12 15:27:21 2005 -0500 |
tree | 044b1b395a657643750ab79641a12889c8fdc765 | |
parent | 6cdbbdf3055f4657c9d6ccc79257bbcac1a9a1fc [diff] |
[PATCH] sky2: transmit logic fixes Some transmit side small fixes: * When computing number of list elements per transmit, do full comparision to check for checksuming. * Get rid of racy check for tx_complete * Change stop test to match wake condition. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>