From: Greg Rose Date: Fri, 31 Aug 2012 05:59:28 +0000 (+0000) Subject: ixgbevf: Fix AIM (Adaptive Interrupt Moderation) X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac6ed8f00aca7dd1abf0c90bcb3c8e46e7f44243;p=pandora-kernel.git ixgbevf: Fix AIM (Adaptive Interrupt Moderation) While fixing up a patch from Alex Duyck to use q_vectors in ring containers to update the ITR I bungled it and missed actually updating the counters in the ring container q_vectors. This patch fixes my mistake and makes interrupt moderation actually work. Signed-off-by: Greg Rose Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed