From: Brice Goglin Date: Fri, 23 Jun 2006 01:12:36 +0000 (-0400) Subject: [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI X-Git-Tag: v2.6.18-rc1~1081^2~224^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfcbb00855db21dacd3c154ea13ec3fdd98e747b;p=pandora-kernel.git [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI We don't need to restore the state right after saving it for later recovery since commit 99dc804d9bcc2c53f4c20c291bf4e185312a1a0c (PCI: disable msi mode in pci_disable_device) now prevents pci_save_state() from disabling MSI. Signed-off-by: Brice Goglin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed