From: Jesse Brandeburg Date: Fri, 14 Feb 2014 02:14:40 +0000 (+0000) Subject: i40e/i40evf: enable hardware feature head write back X-Git-Tag: v3.15-rc1~113^2~124^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1943d8ba9507d49fa5cdb51eb1b63810d94e1969;p=pandora-kernel.git i40e/i40evf: enable hardware feature head write back The hardware supports a feature to avoid updating the descriptor ring by marking each descriptor with a DD bit, and instead writes a memory location with an update to where the driver should clean up to. Enable this feature. Change-ID: I5da4e0681f0b581a6401c950a81808792267fe57 Signed-off-by: Jesse Brandeburg Signed-off-by: Mitch Williams Signed-off-by: Catherine Sullivan Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed