From: Eric Dumazet Date: Tue, 27 Apr 2010 12:18:13 +0000 (+0000) Subject: bnx2x: Remove two prefetch() X-Git-Tag: v2.6.35-rc1~473^2~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214f1c87bd86f9061fedbae929bc4a7a7089ee75;p=pandora-kernel.git bnx2x: Remove two prefetch() 1) Even on 64bit arches, sizeof(struct sk_buff) < 256 2) No need to prefetch same pointer twice. Signed-off-by: Eric Dumazet Acked-by: Eilon Greenstein Acked-by: Eliezer Tamir Signed-off-by: David S. Miller --- Reading git-diff-tree failed