kmodloader: fix lsmod depends output
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 13 Jul 2016 14:55:20 +0000 (16:55 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 19 Jul 2016 11:55:43 +0000 (13:55 +0200)
commitaead2c0cbffdda9b46d74a998a4c6aeef423b21a
tree63da11dc49509fdd94441196db8ee8e0b1707a01
parent81c38e8cc3913afcdf5c6916db0376000086b57f
kmodloader: fix lsmod depends output

Without this patch only the first dependency is shown, with this patch
all module dependencies are show.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
kmodloader.c