[PATCH] sky2: transmit complete index optimization
authorStephen Hemminger <shemminger@osdl.org>
Fri, 9 Dec 2005 19:35:03 +0000 (11:35 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 12 Dec 2005 20:27:21 +0000 (15:27 -0500)
commit13b97b74b964f9da9b5dab6c57708bccd3ada542
tree568bb52919395e53eb70b186e16a98c5f37f5b5a
parent0e3ff6aab1ff2d093996bd7b8c9c06c3d823855c
[PATCH] sky2: transmit complete index optimization

Change transmit complete handling to use the status values
in the poll list because they are in-cache, rather than reading
non-cached memory for chips status.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sky2.c