aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorSarah Sharp <[email protected]>2008-09-29 10:58:35 -0700
committerGreg Kroah-Hartman <[email protected]>2008-10-17 14:41:02 -0700
commitc0f082c5367a02e8493d779e16ad336167e14718 (patch)
tree173018ddaac12eb12a7d001e9802f1346d650364 /net/lapb/lapb_timer.c
parentce5dee50edc8b1ac8028c17040d40a78c4b33232 (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