commit | 77718701157f6ca77ea7a57b536fa0a22f676082 | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Thu Jun 27 15:07:54 2024 +0900 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jul 03 18:14:07 2024 -0400 |
tree | 3dce0b19d3e760eb9adb5d07a8afcddc2c0a23fe | |
parent | c613ad25125bf3016aa8f81ce170f5ac91d2379f [diff] |
pcie_sriov: Ensure VF function number does not overflow pci_new() aborts when creating a VF with a function number equals to or is greater than PCI_DEVFN_MAX. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Message-Id: <20240627-reuse-v10-5-7ca0b8ed3d9f@daynix.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>