Either an extra MOD_DEC_USE_COUNT was issued (buggy code) or the module
has a can_unload() function. When modules define a can_unload()
routine then the use count is always displayed as -1 because the module
decides if it can be unloaded.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/