From: Eric Dumazet Date: Wed, 8 Oct 2014 15:19:27 +0000 (-0700) Subject: net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers X-Git-Tag: fixes-against-v3.18-rc2~144^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535114539bb2c081b6680cb5a34be17e7b45df37;p=pandora-kernel.git net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers Add two helpers so that drivers do not have to care of BQL being available or not. Signed-off-by: Eric Dumazet Reported-by: Jim Davis Fixes: 29d40c903247 ("net/mlx4_en: Use prefetch in tx path") Signed-off-by: David S. Miller --- Reading git-diff-tree failed