summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2026-07-13 07:41:24 -0400
committerLeon Romanovsky <leonro@nvidia.com>2026-07-13 07:41:24 -0400
commitaf9117d02f50514c998714b23820de71d0aa5d24 (patch)
treef48659a2e98f1eca4146e34b4d6df0c9d5002b3b /tools/perf/scripts/python
parent2e3809ad8911f5d5581b3f046bd628417bface76 (diff)
RDMA/hfi1: Remove redundant PCI device ID validation
The PCI core calls init_one() only after pci_match_device() has selected an ID. For normal probing, hfi1_pci_tbl already restricts matches to the two supported Intel device IDs. Dynamic IDs and driver_override are explicit requests to attempt binding, so the probe should not second-guess the PCI core's decision. Remove the redundant check. Link: https://patch.msgid.link/20260708-clean-init-one-hfi1-v1-3-b9e9641268a5@nvidia.com Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions