Skip to content
Commit 909094c6 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros



msix_table_offset_reg() is used only once and adds a useless indirection,
so just use the table offset directly.

msix_pba_offset_reg() is unused, so just delete it.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 4987ce82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment