commit | 942ecc9c4643db5ce071562e0a23f99464d6b461 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Wed Jun 29 14:35:21 2011 -0700 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Jun 30 18:25:43 2011 -0300 |
tree | f81de547f9206ffe749b4b9bf75d2a7864757d71 | |
parent | 774e5651460ee7c688914fd76b6caa1675de355c [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>