diff options
author | 2008-04-19 14:32:18 -0700 | |
---|---|---|
committer | 2008-05-02 10:25:52 -0700 | |
commit | 2c51ae70ede5a90d8ccb67d965c1b4e20fc4e110 (patch) | |
tree | 4449f2725f6fb015581ab50080c1b10feb47cced /lib/parser.c | |
parent | usb: libusual kthread_run() called with wrong format. (diff) | |
download | wireguard-linux-2c51ae70ede5a90d8ccb67d965c1b4e20fc4e110.tar.xz wireguard-linux-2c51ae70ede5a90d8ccb67d965c1b4e20fc4e110.zip |
ub: Fix timeouts
The wodim says:
"close track/session scsi sendcmd: cmd timeout after 5.000 (480) s"
This happened because we ignored the supplied timeout and used 5s.
It's not completely correct to apply a timeout meant for the complete
command to any single URB, but we don't have many URBs per command, so
this is simple and works.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions