From: Jeff Kirsher Date: Fri, 23 Sep 2011 15:34:38 +0000 (+0000) Subject: ixgbe: remove tie between NAPI work limits and interrupt moderation X-Git-Tag: v3.4-rc1~177^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35551c47495a762fcfa5ca6217bf3eb36983d0df;p=pandora-kernel.git ixgbe: remove tie between NAPI work limits and interrupt moderation As noted by Ben Hutchings and David Miller, work limits for NAPI should not be tied to interrupt moderation parameters. This should be handled by NAPI, possibly through sysfs. Neil Horman & Stephen Hemminger are working on a solution for NAPI currently. In the meantime, remove this tie between work limits and interrupt moderation. Signed-off-by: Jeff Kirsher CC: Ben Hutchings Tested-by: Phil Schmitt --- Reading git-diff-tree failed