From: Jesse Brandeburg Date: Fri, 27 Feb 2015 09:18:32 +0000 (+0000) Subject: i40e/i40evf: fix accidental write to ITR registers X-Git-Tag: omap-for-v4.2/o2_dc~131^2~291^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bf75f169d20c2aef1081fbe7bb5cc9656a4dc2;p=pandora-kernel.git i40e/i40evf: fix accidental write to ITR registers Fix a bug introduced in the force writeback code, where the interrupt rate was set to 0 (maximum) by accident. The driver must correctly set the NOITR fields to avoid ITR update as a side effect of triggering the software interrupt. Change-ID: I290851ae04ef3811c43aab5ee33242029f26c1a3 Signed-off-by: Jesse Brandeburg Signed-off-by: Anjali Singhai Jain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed