From: Vladimir Kondratiev Date: Wed, 8 Jan 2014 09:50:49 +0000 (+0200) Subject: wil6210: prefetch head of packet X-Git-Tag: v3.14-rc1~94^2~238^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cbbcb08c786964a16773c39f2536f1923c73c58;p=pandora-kernel.git wil6210: prefetch head of packet As soon as skb is ready to be reaped, prefetch 1-st cache line. This accelerates data access that is performed later, during the packet classification by the driver and IP stack. Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed