commit | 1cbbcb08c786964a16773c39f2536f1923c73c58 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Wed Jan 08 11:50:49 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 09 10:56:39 2014 -0500 |
tree | 31dce2e250beea3fed5d17b139a48788f98cb0f9 | |
parent | df2d08eed2a38cee971b3f2ff132d8369471404e [diff] |
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 <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>