modprobe: only parse files that end in .conf
authorMike Frysinger <vapier@gentoo.org>
Sat, 13 Feb 2016 04:26:51 +0000 (23:26 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 Feb 2016 04:26:51 +0000 (23:26 -0500)
commit3a5cc989025eefe03fda0552b253a4a8f015a761
tree30a9aff158adbf1792a23de9aa229b80ff3c5568
parent43e56639c6739953d5a6686823bcd0d256512ea5
modprobe: only parse files that end in .conf

This matches behavior with kmod which has been the standard for a long
time at this point.

URL: https://bugs.busybox.net/8021
Reported-by: Jö <jorrit@jorrit.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
modutils/modprobe.c