From 9370bb92b2d16684ee45cf24e879c93c509162da Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Thu, 19 Dec 2024 01:47:39 +0000
Subject: [PATCH] add wifi6 8852be driver

---
 kernel/security/integrity/ima/ima_modsig.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/kernel/security/integrity/ima/ima_modsig.c b/kernel/security/integrity/ima/ima_modsig.c
index fb25723..3e7bee3 100644
--- a/kernel/security/integrity/ima/ima_modsig.c
+++ b/kernel/security/integrity/ima/ima_modsig.c
@@ -89,6 +89,9 @@
 
 /**
  * ima_collect_modsig - Calculate the file hash without the appended signature.
+ * @modsig: parsed module signature
+ * @buf: data to verify the signature on
+ * @size: data size
  *
  * Since the modsig is part of the file contents, the hash used in its signature
  * isn't the same one ordinarily calculated by IMA. Therefore PKCS7 code

--
Gitblit v1.6.2