Skip to content

xdma: fixed PCIe domain and bus values in info ioctl#190

Open
talz-dualbird wants to merge 1 commit intoXilinx:masterfrom
talz-dualbird:ioctl_info_fix
Open

xdma: fixed PCIe domain and bus values in info ioctl#190
talz-dualbird wants to merge 1 commit intoXilinx:masterfrom
talz-dualbird:ioctl_info_fix

Conversation

@talz-dualbird
Copy link

struct pci_dev->devfn has the PCIe device and function values only, and not the PCIe bus. Hence the previous bus value was always zero.

struct pci_dev->devfn has the PCIe device and function values only,
and not the PCIe bus. Hence the previous bus value was always zero.

Signed-off-by: Tal Zilcer <talzilcer@dualbird.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant