]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod-index: don't print an error if index doesn't exist
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 13 Feb 2012 23:58:36 +0000 (21:58 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 13 Feb 2012 23:58:36 +0000 (21:58 -0200)
commit73298175ea05793b48bd7ddfc6b1acdd88dd88fc
treea97c47f529c4f60632d825adc04878c3d863e576
parent8cd0f9e4f9f5c093136a7a2c0c2998b9dd203161
libkmod-index: don't print an error if index doesn't exist

It's ok not to have the index files, so just print a DBG message instead
of an ERR.
libkmod/libkmod-index.c