aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorLogan Gunthorpe <[email protected]>2020-01-06 12:03:27 -0700
committerBjorn Helgaas <[email protected]>2020-01-08 15:42:57 -0600
commit9375646b4cf03aee81bc6c305aa18cc80b682796 (patch)
treef980c923f2014e57090076568fb12fed8a459c44 /scripts/bpf_helpers_doc.py
parentaa82130a22f77c1aa5794703730304d035a0c1f4 (diff)
PCI/switchtec: Fix vep_vector_number ioread width
vep_vector_number is actually a 16 bit register which should be read with ioread16() instead of ioread32(). Fixes: 080b47def5e5 ("MicroSemi Switchtec management interface driver") Link: https://lore.kernel.org/r/[email protected] Reported-by: Doug Meyer <[email protected]> Signed-off-by: Logan Gunthorpe <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions