On Fri, 22 Feb 2008, Greg KH wrote: > On Fri, Feb 22, 2008 at 05:00:06PM -0500, Alan Stern wrote: > > This patch (as1037) makes a small update to the earlier as1035 patch. > > The minimum-length computation shouldn't be done in > > usb_stor_access_xfer_buf(), since that routine can be called multiple > > times for a single transfer. It should be done in > > usb_stor_set_xfer_buf() instead, which gets called only once. > > > > The way it is now isn't really _wrong_, but it isn't really _right_ > > either. Moving the statement will be an improvement. > > > > Signed-off-by: Alan Stern <[EMAIL PROTECTED]> > > This is .25 material?
Sorry, I forgot to specify that. Yes it is, since it is a small update to a bugfix already accepted for 2.6.25. Alan Stern - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
