projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a3b1ab
)
crypto: qat - fix comments describing adf_disable_sriov()
author
Ahsan Atta
<ahsan.atta@intel.com>
Thu, 22 Dec 2016 14:59:24 +0000
(14:59 +0000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 30 Dec 2016 11:52:23 +0000
(19:52 +0800)
Signed-off-by: Ahsan Atta <ahsan.atta@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/qat/qat_common/adf_sriov.c
patch
|
blob
|
history
diff --git
a/drivers/crypto/qat/qat_common/adf_sriov.c
b/drivers/crypto/qat/qat_common/adf_sriov.c
index 9320ae1d005bbd96cbc8a5c4f777fb5c41b5dae3..b36d8653b1badff7029ef498ea192bb2f4827ce4 100644
(file)
--- a/
drivers/crypto/qat/qat_common/adf_sriov.c
+++ b/
drivers/crypto/qat/qat_common/adf_sriov.c
@@
-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.
*/