21/09/2019 20:16, pbhagavat...@marvell.com: > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Some kernel modules have '-' in their name when populated in > '/sys/bus/pci/drivers/' where as the kernel always populates > '/sys/modules/' with '_'. > Replace '-' in module name with '_' to avoid script complaining > that module not loaded.
Sorry it does not look obvious to me. Please, could you describe what is wrong and what is the real cause?