diff options
author | 2025-04-25 10:57:41 +0200 | |
---|---|---|
committer | 2025-04-28 16:19:16 -0700 | |
commit | 1549bd06e340eaac2c317a045c493c3e9cc454cf (patch) | |
tree | 849b24b3c3e8419dd2f005beb7183cd521fe32a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: thunder_bgx: Use pure PCI devres API (diff) | |
download | wireguard-linux-1549bd06e340eaac2c317a045c493c3e9cc454cf.tar.xz wireguard-linux-1549bd06e340eaac2c317a045c493c3e9cc454cf.zip |
net: thunder_bgx: Don't disable PCI device manually
thunder_bgx's PCI device is enabled with pcim_enable_device(), a managed
devres function which ensures that the device gets enabled on driver
detach automatically.
Remove the calls to pci_disable_device().
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250425085740.65304-10-phasta@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions