From: Alexander Duyck Date: Fri, 26 Aug 2011 07:45:47 +0000 (+0000) Subject: igb: Move ITR related data into work container within the q_vector X-Git-Tag: v3.2-rc1~129^2~105^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ba829943c5180d458cd8fc37c37fa08773209e1;p=pandora-kernel.git igb: Move ITR related data into work container within the q_vector This change moves information related to interrupt throttle rate configuration into a separate q_vector sub-structure called a work container. A similar change has already been made for ixgbe and this work is based off of that. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed