From: Mitch Williams Date: Fri, 21 Feb 2014 03:29:16 +0000 (-0800) Subject: i40e: tighten up ring enable/disable flow X-Git-Tag: v3.15-rc1~113^2~288^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5ef6209d28bd2e75484e5cad070c898a7f5154;p=pandora-kernel.git i40e: tighten up ring enable/disable flow Change the do/while to a for loop, so we don't hit the delay each time, even when the register is ready for action. Don't bother to set or clear the QENA_STAT bit as it is read-only. Change-ID: Ie464718804dd79f6d726f291caa9b0c872b49978 Signed-off-by: Mitch Williams Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed