I think this is suitable for inclusion in stable updates:

commit ac2b41acfa3efe4650102067a99251587a806d70
Author: Bart Westgeest <[email protected]>
Date:   Mon Jan 23 10:55:46 2012 -0500

    staging: usbip: changed function return type to void
    
    The function usbip_pad_iso never returns anything but 0 (success).
    
    Signed-off-by: Bart Westgeest <[email protected]>
    Signed-off-by: Greg Kroah-Hartman <[email protected]>

Despite what the commit message says, the function could actually return
an uninitialised value which could result in spurious failures.

Ben.

-- 
Ben Hutchings
All the simple programs have been written, and all the good names taken.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to