[PATCH] sky2: force early transmit status
authorStephen Hemminger <shemminger@osdl.org>
Wed, 22 Feb 2006 19:45:01 +0000 (11:45 -0800)
committerFrancois Romieu <romieu@fr.zoreil.com>
Thu, 23 Feb 2006 00:25:03 +0000 (01:25 +0100)
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>

No differences found