Loading
platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlen
The command length check validates inlen (> 5), but the error message incorrectly printed resp_len. Print inlen so the log reflects the actual command length. Fixes: 0c3d931b ("Platform: OLPC: Add XO-1.75 EC driver") Signed-off-by:Alok Tiwari <alok.a.tiwari@oracle.com> Acked-by:
Lubomir Rintel <lkundrak@v3.sk> Reviewed-by:
Randy Dunlap <rdunlap@infradead.org> Link: https://patch.msgid.link/20260310130138.700687-1-alok.a.tiwari@oracle.com Reviewed-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>