diff options
author | Marco Chiappero <marco.chiappero@intel.com> | 2021-08-12 22:21:11 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-08-21 09:44:54 +0200 |
commit | 462584ca17b4ca85721475cf2744d3229d4006cd (patch) | |
tree | 518c6a2ba3a6b54c6ce7b9d727e53435e2efe12a /CREDITS | |
parent | crypto: qat - use proper type for vf_mask (diff) | |
download | linux-462584ca17b4ca85721475cf2744d3229d4006cd.tar.xz linux-462584ca17b4ca85721475cf2744d3229d4006cd.zip |
crypto: qat - remove empty sriov_configure()
Remove the empty implementation of sriov_configure() and set the
sriov_configure member of the pci_driver structure to NULL.
This way, if a user tries to enable VFs on a device, when kernel and
driver are built with CONFIG_PCI_IOV=n, the kernel reports an error
message saying that the driver does not support SRIOV configuration via
sysfs.
Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Co-developed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions