linux/drivers/misc/genwqe
Colin Ian King 6b26053819 misc: genwqe: Fix incorrect cmd field being reported in error
There is a dev_err message that is reporting the value of
cmd->asiv_length when it should be reporting cmd->asv_length
instead. Fix this.

Fixes: eaf4722d46 ("GenWQE Character device and DDCB queue")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20250902113712.2624743-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-09-06 16:00:32 +02:00
..
Kconfig
Makefile
card_base.c
card_base.h
card_ddcb.c
card_ddcb.h
card_debugfs.c
card_dev.c
card_sysfs.c
card_utils.c
genwqe_driver.h