]> git.ipfire.org Git - thirdparty/kmod.git/commit
Downgrade log message: refcnt file may not exist
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 1 Mar 2012 17:04:29 +0000 (14:04 -0300)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 1 Mar 2012 17:04:29 +0000 (14:04 -0300)
commit9c5f057c7c5924ee3121bf1abbdca59544f8e4fc
tree9166219e66837bcf18308331d6879c5d7d7a0792
parentdcf06c530624a51fd8660accac1e694f97ecfc1b
Downgrade log message: refcnt file may not exist

If kernel doesn't have support to unload modules,
/sys/module/<modname>/refcnt will not exist and that's ok.

Reported by: Sven Anders <anders@anduras.de>
libkmod/libkmod-module.c