commit | 35f76e897d67fb62b4ec0be01fc0caaeb7f90108 | [log] [tgz] |
---|---|---|
author | Gergely Imreh <imrehg@gmail.com> | Tue Sep 15 16:03:31 2009 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 09 13:52:06 2009 -0700 |
tree | 77ee722a2130cae09a32502e4a2e37630734f12a | |
parent | 0ee3a33a0481c8f5c9edb7a5a02f3c76496d9551 [diff] |
USB: usbtmc: fix timeout increase The current 10ms timeout is too short for some normal USBTMC device operation, increase it to a value which was tested with previously affected Tektronix oscilloscopes. Signed-off-by: Gergely Imreh <imrehg@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>