diff options
author | Sarah Sharp <[email protected]> | 2008-09-29 10:58:35 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2008-10-17 14:41:02 -0700 |
commit | c0f082c5367a02e8493d779e16ad336167e14718 (patch) | |
tree | 173018ddaac12eb12a7d001e9802f1346d650364 /net/lapb/lapb_timer.c | |
parent | ce5dee50edc8b1ac8028c17040d40a78c4b33232 (diff) |
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
The kernel doc for usb_bulk_msg() says the timeout for a bulk message should be
specified in milliseconds. The ftdi-elan driver converts milliseconds to
jiffies before passing the timeout to usb_bulk_msg(). This is mostly harmless,
since it will just lead to very long timeouts, but was obviously not the intent
of the original author.
Signed-off-by: Sarah Sharp <[email protected]>
Acked-by: Tony Olech <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions