Hi Andrzej, * Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx> [2011-10-20 09:17:06 +0200]: > Timers set by __set_chan_timer() should use miliseconds instead of > jiffies. Commit 942ecc9c4643db5ce071562e0a23f99464d6b461 updated > l2cap_set_timer() so it expects timeout to be specified in msecs > instead of jiffies. This makes timeouts unreliable when CONFIG_HZ > is not set to 1000. > > Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx> > --- > include/net/bluetooth/l2cap.h | 7 +++++-- > net/bluetooth/l2cap_core.c | 16 ++++++++-------- > 2 files changed, 13 insertions(+), 10 deletions(-) Patch has been applied to bluetooth-next. Thanks. Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html