diff options
author | 2005-10-31 16:20:08 -0800 | |
---|---|---|
committer | 2005-11-10 16:09:14 -0800 | |
commit | ca22a5e4d70620b7f3d809e424daa5214b0aa00d (patch) | |
tree | 13f69e742475642f382bcb0350e399d14315b534 /include | |
parent | [PATCH] pciehp: reduce dependence on ACPI (diff) | |
download | wireguard-linux-ca22a5e4d70620b7f3d809e424daa5214b0aa00d.tar.xz wireguard-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 'include')
0 files changed, 0 insertions, 0 deletions