Sebastien Roy wrote:
The modunload() will get to the plugin's _fini() routine, which will try to to a mactype_unregister(). mactype_unregister() will return EBUSY since the reference count kept by the mac module for that plugin will be non-zero. The plugin's _fini() will then return EBUSY, thus failing the modload().
^
un
_______________________________________________
networking-discuss mailing list
[email protected]
