commit | 83f6e1524586119df84f70b7127688c57349664a | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Mon Dec 18 11:52:02 2006 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Dec 26 16:28:20 2006 -0500 |
tree | 20c87534d015b854ec921560dc209e53c74eda20 | |
parent | 3621cec5b5847348248e749c647219f409550f2f [diff] |
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 <brice@myri.com> Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>