]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit9a6d343188f5f1e9537e700fc4139c2d905ff129
tree6e41f133f4e229b4cd301c36c4deb8c04e5038c7
parenta8fd6266dafd564bae6758cb78c8c152e7d4115e
[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>
drivers/net/sky2.c