[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI
authorBrice Goglin <brice@myri.com>
Fri, 23 Jun 2006 01:12:36 +0000 (21:12 -0400)
committerJeff Garzik <jeff@garzik.org>
Fri, 23 Jun 2006 03:35:19 +0000 (23:35 -0400)
commitbfcbb00855db21dacd3c154ea13ec3fdd98e747b
tree507cfad1eb90150516984d964580c19127233b3c
parent69eb887b0c2380791d33f7c07bfba88d7c5cef15
[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 <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/myri10ge/myri10ge.c