[PATCH 07/11] crypto: ccp - expose the pcidev module parameter in debugfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add pcidev to the CCP's debugfs information

Signed-off-by: Gary R Hook <gary.hook@xxxxxxx>
---
 drivers/crypto/ccp/sp-pci.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/crypto/ccp/sp-pci.c b/drivers/crypto/ccp/sp-pci.c
index b024b92fb749..bcd1e233dce7 100644
--- a/drivers/crypto/ccp/sp-pci.c
+++ b/drivers/crypto/ccp/sp-pci.c
@@ -54,6 +54,7 @@ MODULE_PARM_DESC(nqueues, "Number of queues per CCP (default: 5)");
 modparam_t      moduleparameters[] = {
 	{"maxdev", &maxdev, S_IRUSR},
 	{"nqueues", &nqueues, S_IRUSR},
+	{"pcidev", &pcidev, S_IRUSR},
 	{NULL, NULL, 0},
 };
 





[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux