From: Jesse Brandeburg Date: Fri, 13 Mar 2009 22:13:28 +0000 (+0000) Subject: ixgbe: Fix interrupt configuration for 82599 X-Git-Tag: v2.6.30-rc1~662^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=509ee935ec0828e534e4d48d08d4d0b4bc17ea92;p=pandora-kernel.git ixgbe: Fix interrupt configuration for 82599 The interrupt models using EITR have changed in 82599. The way the register is laid out, the change is transparent to some of the existing code. However, some of it isn't. This patch fixes all the cases where EITR handling is different than 82598. Signed-off-by: Jesse Brandeburg Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed