mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| olpc-ec.c | ||
| olpc-xo175-ec.c | ||