• Romain Liévin's avatar
    [PATCH] USB: tiglusb: wrong timeout value · 52f62ca4
    Romain Liévin authored
    Hi,
    
    this patch (cumulative; 2.4 & 2.6) fixes another bug in the tiglusb
    driver. The formula used to calculate jiffies from timeout is wrong.
    The new formula is ok and takes care of integer computation/rounding.
    This is the same kind of bug than in the tipar char driver.
    52f62ca4
tiglusb.c 11.2 KB