commit | 8e7ca8ca5fd8a3242289105723c429733be8b73b | [log] [tgz] |
---|---|---|
author | Po Liu <po.liu@nxp.com> | Mon Aug 29 15:26:58 2016 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Sep 12 16:40:34 2016 -0500 |
tree | 684258c596eff33c3c18e0cb6bd271ee0c84f782 | |
parent | e18934b5e9c78bb8c223b323275c14a0968e2737 [diff] |
PCI: xilinx: Relax device number checking to allow SR-IOV Previously we only allowed device 0 to be directly attached to the root port. But SR-IOV devices may use non-zero device numbers for VFs. Remove the restriction that only device 0 may be attached to a root port. [bhelgaas: changelog] Signed-off-by: Po Liu <po.liu@nxp.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>