bus: fsl-mc: fix GET/SET_TAILDROP command ids
authorWan Junjie <junjie.wan@inceptio.ai>
Tue, 8 Apr 2025 10:58:11 +0000 (13:58 +0300)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 12 May 2025 23:34:57 +0000 (01:34 +0200)
commitc78230ad34f82c6c0e0e986865073aeeef1f5d30
tree9479885e55a0de33300f18fde8561c1149dfd3e7
parentdd7d8e012b23de158ca0188239c7a1f2a83b4484
bus: fsl-mc: fix GET/SET_TAILDROP command ids

Command ids for taildrop get/set can not pass the check when they are
using from the restool user space utility. Correct them according to the
user manual.

Fixes: d67cc29e6d1f ("bus: fsl-mc: list more commands as accepted through the ioctl")
Signed-off-by: Wan Junjie <junjie.wan@inceptio.ai>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Cc: stable@vger.kernel.org
Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20250408105814.2837951-4-ioana.ciornei@nxp.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
drivers/bus/fsl-mc/fsl-mc-uapi.c