066f7c7 domain: conf: Drop unused OSTYPE_AIX

Authored and Committed by crobinso 8 years ago
    domain: conf: Drop unused OSTYPE_AIX
    
    The phyp driver stuffed it into a DomainDefPtr during its attachdevice
    routine, but the value is never advertised via capabilities so it should
    be safe to drop.
    
    Have the phyp driver use OSTYPE_LINUX, which is what it advertises via
    capabilities.
    
        
file modified
+2 -1
file modified
+1 -2
file modified
+0 -1
file modified
+1 -1
file modified
+1 -1