aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2024-01-26 16:07:24 +0000
committerDmitry Torokhov <[email protected]>2024-02-02 04:48:52 +0000
commit9cf6e24c9fbf17e52de9fff07f12be7565ea6d61 (patch)
tree1c7d0afecac0ec376e482934e2c0e4083d4b472e /net/unix/af_unix.c
parentInput: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID (diff)
downloadkernel-9cf6e24c9fbf17e52de9fff07f12be7565ea6d61.tar.gz
kernel-9cf6e24c9fbf17e52de9fff07f12be7565ea6d61.zip
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
After commit 936e4d49ecbc ("Input: atkbd - skip ATKBD_CMD_GETID in translated mode") not only the getid command is skipped, but also the de-activating of the keyboard at the end of atkbd_probe(), potentially re-introducing the problem fixed by commit be2d7e4233a4 ("Input: atkbd - fix multi-byte scancode handling on reconnect"). Make sure multi-byte scancode handling on reconnect is still handled correctly by not skipping the atkbd_deactivate() call. Fixes: 936e4d49ecbc ("Input: atkbd - skip ATKBD_CMD_GETID in translated mode") Tested-by: Paul Menzel <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions