On Sat, Jan 19, 2013 at 01:03:06AM +0000, Ben Hutchings wrote: > 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.
Good catch, I've applied this to the 3.0-stable tree now. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
