mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 12:35:17 +00:00
bridge_driver: Don't access global driver randomly
Well, network driver code has the driver accessible as a global variable. This makes any rework hard, as it's unclear where the variable is accessed and/or modified. Lets just pass the driver as a parameter to all functions where needed. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
22fd3ac38f
commit
1009a61ecb
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user