Skip to content

Commit d26cb4f

Browse files
dmuszynsherbertx
authored andcommitted
Documentation: qat: fix auto_reset attribute details
The auto_reset attribute was introduced in kernel 6.9. Fix version and date in documentation. Fixes: f5419a4 ("crypto: qat - add auto reset on error") Signed-off-by: Damian Muszynski <[email protected]> Signed-off-by: Giovanni Cabiddu <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
1 parent 1611f74 commit d26cb4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/ABI/testing/sysfs-driver-qat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ Description:
143143
This attribute is only available for qat_4xxx devices.
144144

145145
What: /sys/bus/pci/devices/<BDF>/qat/auto_reset
146-
Date: March 2024
147-
KernelVersion: 6.8
146+
Date: May 2024
147+
KernelVersion: 6.9
148148
149149
Description: (RW) Reports the current state of the autoreset feature
150150
for a QAT device

0 commit comments

Comments
 (0)