From: Alexander Duyck Date: Fri, 11 May 2012 08:32:34 +0000 (+0000) Subject: ixgbevf: Drop use of eitr_low and eitr_high for hard coded values X-Git-Tag: v3.6-rc1~125^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c28ce76001f01fefb255e0ce1fd6819a2ad1ea;p=pandora-kernel.git ixgbevf: Drop use of eitr_low and eitr_high for hard coded values This patch drops the use of eitr_low and eitr_high as values being stored in the adapter structure. Since the values have no external way to be changed they might as well just be hard coded values and save us the space on the adapter structure. Signed-off-by: Alexander Duyck Signed-off-by: Greg Rose Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed