From: Mitch Williams Date: Wed, 18 Dec 2013 13:45:48 +0000 (+0000) Subject: i40e: correctly setup ARQ descriptors X-Git-Tag: v3.14-rc1~94^2~250^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9007777364e91e1e4348cdf503223a80f81065b5;p=pandora-kernel.git i40e: correctly setup ARQ descriptors When cleaning descriptors, we must set up ALL fields, not just the DMA address. The initial setup does this correctly, but not the cleanup code, so the firmware would process the ring exactly once and then fail. Change-ID: I2930b83c76194b3016a8ac0fa693f9a573995640 Signed-off-by: Mitch Williams Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed