56def26 port allocator: remove range check in release function

10 files Authored by Nikolay Shirokovskiy 6 years ago, Committed by mprivozn 6 years ago,
    port allocator: remove range check in release function
    
    Range check in virPortAllocatorSetUsed is not useful anymore
    when we manage ports for entire unsigned short range values.
    
    Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
    
        
file modified
+1 -2
file modified
+1 -2
file modified
+2 -2
file modified
+6 -6
file modified
+5 -9
file modified
+1 -9
file modified
+1 -2
file modified
+1 -1
file modified
+11 -12