• R
    bridge driver: s/network_driver/virNetworkDriverState/ · 162e4779
    Roman Bogorodskiy 提交于
    This is another cleanup before extracting platform-specific
    parts from bridge_driver.
    
    Rename struct network_driver to _virNetworkDriverState and
    add appropriate typedefs: virNetworkDriverState and
    virNetworkDriverStatePtr.
    
    This will help us to avoid potential problems when moving
    this struct to the .h file.
    162e4779
bridge_driver.c 161.0 KB