commit | 6e35f04700b3ecc4f2b188f7d942eb3cf96a1e4e | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Wed Jun 29 14:35:21 2011 -0700 |
committer | Jaikumar Ganesh <jaikumar@google.com> | Mon Jul 11 11:59:26 2011 -0700 |
tree | aeb9a2b6899032963251616321c7f49191a3615e | |
parent | 783db135d9729b43fea094001f242cde34a185dd [diff] |
Bluetooth: ERTM timeouts need to be converted to jiffies ERTM timeouts are defined in milliseconds, but need to be converted to jiffies when passed to mod_timer(). Signed-off-by: Mat Martineau <mathewm@codeaurora.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>