b15b21f conf: error out on missing dhcp host attributes

Authored and Committed by Ján Tomko 9 years ago
    conf: error out on missing dhcp host attributes
    
    In virNetworkDHCPHostDefParseXML an error is reported
    when partialOkay == true, and none of ip, mac, name
    were supplied.
    
    Add the missing goto and error out in this case.
    
        
file modified
+1 -0