• Kenny Root's avatar
    Fix loop_info/loop_info64 impedance mismatch · e17e91f6
    Kenny Root authored
    LOOP_GET_STATUS64 isn't useful here since the data contained within
    isn't actually checked, so stick with the regular LOOP_GET_STATUS here
    to match the struct loop_info we're using.
    
    Change-Id: I4f9ff06fa44d4ae3aed046d423054554f9cf450b
    e17e91f6
Loop.cpp 6.08 KB