diff options
author | rajesh.shah@intel.com <rajesh.shah@intel.com> | 2005-10-31 16:20:08 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-11-10 16:09:14 -0800 |
commit | ca22a5e4d70620b7f3d809e424daa5214b0aa00d (patch) | |
tree | 13f69e742475642f382bcb0350e399d14315b534 /drivers/pci/hotplug/pciehprm_nonacpi.c | |
parent | a8a2be949267cb0d1d933a92d9fb43eda4f4fe88 (diff) | |
download | linux-ca22a5e4d70620b7f3d809e424daa5214b0aa00d.tar.gz linux-ca22a5e4d70620b7f3d809e424daa5214b0aa00d.tar.bz2 linux-ca22a5e4d70620b7f3d809e424daa5214b0aa00d.zip |
[PATCH] pciehp: remove redundant data structures
State information is currently stored in per-slot as well as
per-pci-function data structures in pciehp. There's a lot of
overlap in the information kept, and some of it is never used.
This patch consolidates the state information to per-slot and
eliminates unused data structures. The biggest change is to
eliminate the pci_func structure and the code around managing
its lists.
Signed-off-by: Rajesh Shah <rajesh.shah@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/pci/hotplug/pciehprm_nonacpi.c')
0 files changed, 0 insertions, 0 deletions