diff options
author | Hou Zhiqiang <[email protected]> | 2019-07-05 17:56:39 +0800 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2019-07-08 12:28:44 +0100 |
commit | cbd50b3ca3964c79dac65fda277637577e029e8c (patch) | |
tree | 09057831fd56c9f0399676d7fada7ca87d746ca9 /net/lapb/lapb_timer.c | |
parent | 6f3ab451aa5c2cbff33197d82fe8489cbd55ad91 (diff) |
PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
Current check for devfn number in mobiveil_pci_valid_device() is
wrong in that it flags as invalid functions present in PCI device 0
in the root bus while it is perfectly valid to access all functions
in PCI device 0 in the root bus.
Update the check in mobiveil_pci_valid_device() to fix the issue.
Fixes: 9af6bcb11e12 ("PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver")
Signed-off-by: Hou Zhiqiang <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Minghuan Lian <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions