mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 06:50:22 +03:00
Remove use of networkPrivateData from network driver
The shared network driver is stateful and inside the daemon so there is no need to use the networkPrivateData field to get the driver handle. Just access the global driver handle directly. Many places already directly accessed the global driver handle in any case, so the code could never work without relying on this.
This commit is contained in:
parent
92d7bce912
commit
637c8aeef6
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user