diff options
author | Stefan Assmann <sassmann@kpanic.de> | 2013-08-01 02:47:56 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-08-01 02:47:56 +0400 |
commit | 652d1100453a14bcc2b4514af79c701360836085 (patch) | |
tree | 2026904c10460ee65b428f728db43aa83cf7968f /net/lapb/lapb_timer.c | |
parent | 19b6984e972f2aca82d3756f826ded68e0a8fef8 (diff) | |
download | linux-652d1100453a14bcc2b4514af79c701360836085.tar.xz |
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Change the return value to -ENOSYS if a device is not an SR-IOV PF.
Previously we returned either -ENODEV or -EINVAL.
Also have pci_sriov_get_totalvfs() return 0 in the error case to make the
behaviour consistent whether CONFIG_PCI_IOV is enabled or not.
Signed-off-by: Stefan Assmann <sassmann@kpanic.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions