summaryrefslogtreecommitdiff
path: root/sock.h
diff options
context:
space:
mode:
Diffstat (limited to 'sock.h')
0 files changed, 0 insertions, 0 deletions
move&id=178457e171bf1ae7a90a6b0aa6a404fec129e8c4'>178457e171bf1ae7a90a6b0aa6a404fec129e8c4 (patch) tree5210eed291e91b6b7ad1017d1fcacd8fee0c4e04 /drivers/staging/greybus parentfcba5d04c87c5c0174f159d26b295a46bfb6da58 (diff)
greybus: es2: fix arpc error message
Add missing le16_to_cpu() to an ARPC error message in the receive path, and also use %u to print the unsigned id. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Reviewed-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus')
-rw-r--r--drivers/staging/greybus/es2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/greybus/es2.c b/drivers/staging/greybus/es2.c