]> Git Repo - linux.git/commit
myri10ge: no need to save MSI and PCIe state in the driver
authorBrice Goglin <[email protected]>
Mon, 18 Dec 2006 10:52:02 +0000 (11:52 +0100)
committerJeff Garzik <[email protected]>
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 <[email protected]>
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/net/myri10ge/myri10ge.c
This page took 0.054649 seconds and 4 git commands to generate.