commit | 9a6d343188f5f1e9537e700fc4139c2d905ff129 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed Feb 22 11:45:01 2006 -0800 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Thu Feb 23 01:25:03 2006 +0100 |
tree | 6e41f133f4e229b4cd301c36c4deb8c04e5038c7 | |
parent | a8fd6266dafd564bae6758cb78c8c152e7d4115e [diff] |
[PATCH] sky2: force early transmit status Need to force a transmit coalesce timer restart after processing transmit packets. Otherwise, can get transmit status after last update and chip doesn't send the next one. Can go with the chip defaults for coalescing timers, except for Tx timer which needs to be bigger. Signed-off-by: Stephen Hemminger <shemminger@osdl.org>