[PATCH] skge: use prefetch on receive
authorStephen Hemminger <shemminger@osdl.org>
Tue, 8 Nov 2005 18:33:44 +0000 (10:33 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 9 Nov 2005 04:58:08 +0000 (23:58 -0500)
Use prefetch() in the interrupt path to try and look ahead
at the next place will be looking at in the ring.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found