umber-kernel/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 misc: genwqe: make class_genwqe a static const structure 2023-08-11 21:41:33 +02:00
card_base.h misc: genwqe: make class_genwqe a static const structure 2023-08-11 21:41:33 +02:00
card_ddcb.c misc: genwqe: Fix incorrect cmd field being reported in error 2025-09-06 16:00:32 +02:00
card_ddcb.h
card_debugfs.c
card_dev.c mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 2024-01-08 15:27:15 -08:00
card_sysfs.c
card_utils.c mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 2024-01-08 15:27:15 -08:00
genwqe_driver.h