5938923 Relax duplicate SCSI host pool checking

Authored and Committed by Ján Tomko 9 years ago
    Relax duplicate SCSI host pool checking
    
    Since commit 3f99d64 no new scsi_host pools can be defined
    if one of the already defined scsi_host pools does not refer
    to an accessible scsi_host adapter.
    
    Relax the check by skipping over these inaccessible pools
    when checking for duplicates.
    
        
file modified
+1 -5