diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2009-10-27 15:26:50 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-11 11:55:18 -0800 |
commit | ed1db3ada189c9af592c4d2971b22b482b68aafe (patch) | |
tree | aa7d98261986c4558a7c38b9047ea9e02342b227 /drivers/usb/Kconfig | |
parent | 253e05724f9230910344357b1142ad8642ff9f5a (diff) |
USB: fix a bug in the scatter-gather library
This patch (as1298) fixes a bug in the new scatter-gather URB
facility. If an URB uses a scatterlist then it should not have the
URB_NO_INTERRUPT flag set; otherwise the system won't be notified when
the transfer completes.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: David Vrabel <david.vrabel@csr.com>
CC: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/Kconfig')
0 files changed, 0 insertions, 0 deletions