From: Lendacky, Thomas Date: Fri, 5 Sep 2014 23:02:36 +0000 (-0500) Subject: amd-xgbe: Enable interrupts for all management counters X-Git-Tag: fixes-for-v3.18-merge-window~162^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ba7c989d7c80b34401c58269c5903a1da8412a;p=pandora-kernel.git amd-xgbe: Enable interrupts for all management counters As the management counters reach a threshold they will generate an interrupt so the value can be saved and the counter reset. The current code does not enable this interrupt on all counters. This can result in inaccurate statistics. Update the code to enable all the counters to generate an interrupt when its threshold is exceeded. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed