Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: qat: fix auto_reset attribute details

The auto_reset attribute was introduced in kernel 6.9. Fix version and
date in documentation.

Fixes: f5419a4239af ("crypto: qat - add auto reset on error")
Signed-off-by: Damian Muszynski <damian.muszynski@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Damian Muszynski and committed by
Herbert Xu
d26cb4f5 1611f749

+2 -2
+2 -2
Documentation/ABI/testing/sysfs-driver-qat
··· 143 143 This attribute is only available for qat_4xxx devices. 144 144 145 145 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 148 148 Contact: qat-linux@intel.com 149 149 Description: (RW) Reports the current state of the autoreset feature 150 150 for a QAT device