mirror of
https://github.com/libvirt/libvirt.git
synced 2026-07-30 16:18:02 -05: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:
+247
-183
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user