Commit aebeff88 authored by Ahsan Atta's avatar Ahsan Atta Committed by Herbert Xu

crypto: qat - fix comments describing adf_disable_sriov()

Signed-off-by: default avatarAhsan Atta <ahsan.atta@intel.com>
Signed-off-by: default avatarGiovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 0a3b1abe
......@@ -162,9 +162,9 @@ static int adf_enable_sriov(struct adf_accel_dev *accel_dev)
/**
* adf_disable_sriov() - Disable SRIOV for the device
* @pdev: Pointer to pci device.
* @accel_dev: Pointer to accel device.
*
* Function disables SRIOV for the pci device.
* Function disables SRIOV for the accel device.
*
* Return: 0 on success, error code otherwise.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment