generic: platform/mikrotik: fix routerboot_tag_show_u32s()
authorThibaut VARÈNE <hacks@slashdirt.org>
Fri, 5 Jun 2020 11:59:41 +0000 (13:59 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 8 Jul 2020 14:07:05 +0000 (16:07 +0200)
commit5c4b431a3cd00bd0e7d0d66abe5ff02d669a9266
tree6215dbf92c0107976c8279dbbff24c0f61ddeca3
parent8c13ebd3ad7532fce916d1160e1218a6a40f50b1
generic: platform/mikrotik: fix routerboot_tag_show_u32s()

The routine would only accurately print out the first word.

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
Fixes: 5ecf7d96 ("generic: routerboot sysfs platform driver")
target/linux/generic/files/drivers/platform/mikrotik/routerboot.c