kmodloader: support loading module options and blacklist from /etc/modules.conf
authorFelix Fietkau <nbd@nbd.name>
Thu, 6 Jan 2022 14:58:11 +0000 (15:58 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 6 Jan 2022 14:58:14 +0000 (15:58 +0100)
commitb87a4fdca6346a01c19e94fe0461fb9ef7493815
tree1be0f8802d280b9bb71843abed1a82a37f4f0884
parent205defb597295a4a8966db3e618cfe41a29bed99
kmodloader: support loading module options and blacklist from /etc/modules.conf

This has the same format as /etc/modules.d on a regular linux system

Signed-off-by: Felix Fietkau <nbd@nbd.name>
kmodloader.c