linux/drivers/net/sfc
Jon Mason 1d3c16a818 PCI: make pci_restore_state return void
pci_restore_state only ever returns 0, thus there is no benefit in
having it return any value.  Also, a large majority of the callers do
not check the return code of pci_restore_state.  Make the
pci_restore_state a void return and avoid the overhead.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-12-23 12:53:09 -08:00
..
Kconfig
Makefile sfc: Add support for SFE4003 board and TXC43128 PHY 2010-09-22 13:26:45 -07:00
bitfield.h
efx.c sfc: Fix NAPI list corruption during ring reallocation 2010-12-07 20:04:22 +00:00
efx.h sfc: make functions static 2010-10-21 03:09:43 -07:00
enum.h
ethtool.c sfc: make functions static 2010-10-21 03:09:43 -07:00
falcon.c PCI: make pci_restore_state return void 2010-12-23 12:53:09 -08:00
falcon_boards.c sfc: Add support for SFE4003 board and TXC43128 PHY 2010-09-22 13:26:45 -07:00
falcon_xmac.c sfc: make functions static 2010-10-21 03:09:43 -07:00
filter.c sfc: Don't try to set filters with search depths we know won't work 2010-10-08 10:36:10 -07:00
filter.h sfc: Add filter table management 2010-09-21 14:58:00 -07:00
io.h sfc: Implement message level control 2010-06-24 22:13:22 -07:00
mac.h sfc: make functions static 2010-10-21 03:09:43 -07:00
mcdi.c sfc: make functions static 2010-10-21 03:09:43 -07:00
mcdi.h sfc: make functions static 2010-10-21 03:09:43 -07:00
mcdi_mac.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
mcdi_pcol.h sfc: Update MCDI protocol definitions 2010-04-28 12:44:37 -07:00
mcdi_phy.c sfc: make functions static 2010-10-21 03:09:43 -07:00
mdio_10g.c sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC 2010-09-22 13:26:45 -07:00
mdio_10g.h sfc: Implement message level control 2010-06-24 22:13:22 -07:00
mtd.c sfc: Log MTD errors using partition name, not just net device name 2010-06-24 22:13:22 -07:00
net_driver.h sfc: Fix crash in legacy onterrupt handler during ring reallocation 2010-12-07 19:30:19 +00:00
nic.c sfc: Fix crash in legacy onterrupt handler during ring reallocation 2010-12-07 19:30:19 +00:00
nic.h sfc: Add support for RX flow hash control 2010-06-30 14:10:04 -07:00
phy.h sfc: Add support for SFE4003 board and TXC43128 PHY 2010-09-22 13:26:45 -07:00
qt202x_phy.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
regs.h sfc: Add filter table management 2010-09-21 14:58:00 -07:00
rx.c sfc: Make the dmaq size a run-time setting (rather than compile-time) 2010-09-10 12:27:33 -07:00
selftest.c sfc: make functions static 2010-10-21 03:09:43 -07:00
selftest.h sfc: Create multiple TX queues 2010-04-28 12:44:44 -07:00
siena.c sfc: make functions static 2010-10-21 03:09:43 -07:00
spi.h
tenxpress.c sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC 2010-09-22 13:26:45 -07:00
tx.c sfc: Make the dmaq size a run-time setting (rather than compile-time) 2010-09-10 12:27:33 -07:00
txc43128_phy.c sfc: Add support for SFE4003 board and TXC43128 PHY 2010-09-22 13:26:45 -07:00
workarounds.h sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC 2010-09-22 13:26:45 -07:00