Skip to content

lisa._kmod: Fix pre-installed module detection

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_pr0000042 into main

FIX

Ensure we deal correctly with the case where no pre-installed module exists, rather than attempting "insmod" with an empty path passed to it.

Merge request reports