]> git.ipfire.org Git - thirdparty/kmod.git/commit
kmod_module: treat module creation by path with same names
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 7 Dec 2011 16:08:01 +0000 (14:08 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 7 Dec 2011 16:15:49 +0000 (14:15 -0200)
commit6bd0b8d01df7912cd6a7f209db822feff393b59f
tree57e41fda42751cf50939b06ae3c00198360160aa
parent71e975cd4d73fcebb3772ac18a8a231830bd9b43
kmod_module: treat module creation by path with same names

If a module with the same name already exists, try to reference it if
paths are the same. Otherwise fail.
libkmod/libkmod-module.c