Revision 410cbafe

b/net.c
1208 1208
    }
1209 1209

  
1210 1210
    res = net_client_init(mon, opts, 1);
1211
    if (res < 0) {
1212
        qemu_opts_del(opts);
1213
    }
1214

  
1211 1215
    return res;
1212 1216
}
1213 1217

  

Also available in: Unified diff