From: Stephen Hemminger Date: Tue, 8 Nov 2005 18:33:44 +0000 (-0800) Subject: [PATCH] skge: use prefetch on receive X-Git-Tag: v2.6.15-rc1~69^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1631aef15193ef8a199982fa3d45db4d07786d7f;p=pandora-kernel.git [PATCH] skge: use prefetch on receive 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed