aboutsummaryrefslogtreecommitdiff
path: root/sound/core/rawmidi.c
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2008-02-22 17:00:06 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2008-03-04 14:57:43 -0800
commit6d512a80c26d87f8599057c86dc920fbfe0aa3aa (patch)
tree17971e61a77fa4843a14e0c3cef047bf07b491bd /sound/core/rawmidi.c
parent0ed930bffab2ec98ee8f43f579a30755c13dd5ea (diff)
usb-storage: update earlier scatter-gather bug fix
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 <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound/core/rawmidi.c')
0 files changed, 0 insertions, 0 deletions