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:
Daniel P. Berrange 2014-10-23 15:17:18 +01:00
parent 92d7bce912
commit 637c8aeef6

File diff suppressed because it is too large Load Diff