96a72f3 driver: don't keep a pointer to the loaded library handle

Authored and Committed by berrange 5 years ago
    driver: don't keep a pointer to the loaded library handle
    
    Now that we've activated two hacks to prevent unloading of modules,
    there is no point passing back a pointer to the loaded library handle.
    
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+7 -16
file modified
+2 -3