staging: pi433: fix wrong debug message on rf69_write_fifo()
authorSidong Yang <realwakka@gmail.com>
Sat, 30 Jul 2022 01:27:24 +0000 (02:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Aug 2022 13:11:19 +0000 (15:11 +0200)
commitaef1bf6f2d95bca9c34f73df2141f77009fbfa43
treeaf50b8ab51308cbd8c30481d753b278b7b2fe065
parent692f9007ab0e597eb59aac1db9a2a2ce4b6297c7
staging: pi433: fix wrong debug message on rf69_write_fifo()

The debug message should describe error when user calls rf69_write_fifo()
not rf69_write_fifo().

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