staging: pi433: print rf69 debug message more detail
authorSidong Yang <realwakka@gmail.com>
Sun, 7 Nov 2021 10:59:47 +0000 (10:59 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:03 +0000 (10:02 +0100)
commit2e90094fb72038dd977b1cee67e2104692f9fbf3
treef51197a7d34f7c9f467f1a0ee7ecf8bc040beead
parent6332e45626981a74cd35b6e558f21d46e3a469a4
staging: pi433: print rf69 debug message more detail

When pi433 failed for rf69 configuration, Debug message should help for
finding which value is incorrect. But it's hard to know because it just
prints "illegal value". This patch make print message more detail.

Signed-off-by: Sidong Yang <realwakka@gmail.com>
Link: https://lore.kernel.org/r/20211107105947.21928-1-realwakka@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/pi433/rf69.c