Nicolas Noble writes:
> Why do I have used by -1 for the module ipv6 onto my system?
I guess this is going to be a new FAQ! Can we add it to the lkml FAQ
please?
"-1" means that the module itself decides whether it can be unloaded or
not, in this case it is decided by the function "ipv6_unload". It is
not a bug to have a use count of "-1".
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King [EMAIL PROTECTED] --- ---
| | | | http://www.arm.linux.org.uk/personal/aboutme.html / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/