Hi Anderson, On Thu, Jun 14, 2012 at 08:07:40AM -0400, Anderson Lizardo wrote: > > Move AUTO_OFF_TIMEOUT to other constants changing name to > > HCI_AUTO_OFF_TIMEOUT and convert to jiffies. > > > > Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > --- > > include/net/bluetooth/hci.h | 3 ++- > > net/bluetooth/hci_core.c | 5 +---- > > 2 files changed, 3 insertions(+), 5 deletions(-) > > > > diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h > > index 3d1ad2c..a7b334e 100644 > > --- a/include/net/bluetooth/hci.h > > +++ b/include/net/bluetooth/hci.h > > @@ -153,8 +153,9 @@ enum { > > #define HCI_DISCONN_TIMEOUT msecs_to_jiffies(4000) /* 2 seconds */ > > There is a typo in the comment above. It should be "4 seconds". Maybe > you can fix it in a separate patch together with the "seconds" -> > "second" fix you did below? Sorry, the patch applied against my tree where I use this hack for "slow" device. I will rebase the patch against bluetooth-next. Best regards Andrei Emeltchenko -- 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