• Faik Uygur's avatar
    [PATCH] /proc/ide/triflex returns incomplete data · b096c3f5
    Faik Uygur authored
    This patch fixes the incomplete data return problem of /proc/ide/triflex.
    When the number of consecutive read bytes are smaller than the total
    data in triflex_get_info(), the second read() returns 0.
    b096c3f5
triflex.c 6.16 KB