diff options
author | Franck Bui-Huu <fbh.work@gmail.com> | 2006-05-24 10:57:28 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-21 18:04:13 -0400 |
commit | 3428cc43d23f125dcb31c981aa91535dd3c4cb0d (patch) | |
tree | 6217a74b7bb3d475a88ab7437d7fcdaa64fab53c /drivers/usb/host | |
parent | 80b47853b19114dd53e83e15bf1db3e183a66824 (diff) |
[PATCH] usb-storage: get rid of the timer during URB submission
This patch uses completion timeout instead of a timer to implement
a timeout when submitting an URB.
It also put the task in interruptible state instead of an
uninterruptible one while waiting for the completion.
Signed-off-by: Franck Bui-Huu <vagabon.xyz@gmail.com>
Signed-off-by: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions