]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
myri10ge: no need to save MSI and PCIe state in the driver
authorBrice Goglin <brice@myri.com>
Mon, 18 Dec 2006 10:52:02 +0000 (11:52 +0100)
committerJeff Garzik <jeff@garzik.org>
Tue, 26 Dec 2006 21:28:20 +0000 (16:28 -0500)
commit83f6e1524586119df84f70b7127688c57349664a
tree20c87534d015b854ec921560dc209e53c74eda20
parent3621cec5b5847348248e749c647219f409550f2f
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>
drivers/net/myri10ge/myri10ge.c