diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2024-03-25 17:49:31 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-28 18:22:28 -0700 |
commit | 49d665b8535e5ea5927b896086dcb2eb65514341 (patch) | |
tree | 8e26eeb84ac4804c076ac9d2a74861ecfa9563c8 /scripts | |
parent | 3bcbc67be1b7e7f6dc48a5b6687a511e5fd7cf81 (diff) | |
download | linux-stable-49d665b8535e5ea5927b896086dcb2eb65514341.tar.gz linux-stable-49d665b8535e5ea5927b896086dcb2eb65514341.tar.bz2 linux-stable-49d665b8535e5ea5927b896086dcb2eb65514341.zip |
qed: Drop useless pci_params.pm_cap
qed_init_pci() used pci_params.pm_cap only to cache the pci_dev.pm_cap.
Drop the cache and use pci_dev.pm_cap directly.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240325224931.1462051-1-helgaas@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions