From: Brice Goglin Date: Mon, 18 Dec 2006 10:52:02 +0000 (+0100) Subject: myri10ge: no need to save MSI and PCIe state in the driver X-Git-Tag: v2.6.20-rc3~56^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83f6e1524586119df84f70b7127688c57349664a;p=pandora-kernel.git myri10ge: no need to save MSI and PCIe state in the driver The PCI MSI and express state are already saved and restored by the current versions of pci_save_state/pci_restore_state. Therefore it is no longer necessary for the driver to do it. Signed-off-by: Brice Goglin Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed