module refcount should start at 1.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 4 Dec 2011 14:34:02 +0000 (12:34 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Sun, 4 Dec 2011 19:24:08 +0000 (17:24 -0200)
commit87ca03bd0776e863a9d51f20129151137a2c8691
tree827c56e39b8c8f8a058aaca84b17f8517bfb09ad
parent32c328d28e36e6b70debff865fdbfbce41c8f59a
module refcount should start at 1.

the current way was having the referenced modules to be released given
the unref comparison checking for "> 0".
libkmod/libkmod-module.c