b96651d storage: Returns earlier if source adapter of the scsi pool is a HBA

Authored and Committed by Osier Yang 10 years ago
    storage: Returns earlier if source adapter of the scsi pool is a HBA
    
    It makes no sense to go forward to get the parent host number of a
    HBA, and treat the HBA as a vHBA with trying to delete it.
    
    Signed-off-by: Osier Yang <jyang@redhat.com>