
6 Mar
2015
6 Mar
'15
4:17 p.m.
On Thu, Mar 05, 2015 at 12:05:22 +0100, Michal Privoznik wrote:
While in previous commits there were some places that relied on the big lock, in this file there's no such place and the big driver lock can be dropped completely. Yay!
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/parallels/parallels_network.c | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-)
ACK, Peter