commit | 279e1545a1350b9147ae884f848ffc8b7db18967 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Fri Jul 29 12:16:52 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jul 29 13:12:52 2005 -0700 |
tree | 71fd44f8a3a8528a3865e45fb78e132643bde55d | |
parent | 74ede0ff59fb18787213ed979641624a2f234821 [diff] |
[PATCH] USB: ftdi_sio: fix a couple of timeouts ftdi_sio: Fix timeouts in a couple of usb_control_msg() calls due to change of units from jiffies to milliseconds in 2.6.12. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>