Hi Marcel, On Mon, Jun 16, 2014, Marcel Holtmann wrote: > Since the whole HCI command, event and data packet processing has been > migrated to use workqueues instead of tasklets, it makes sense to use > struct delayed_work instead of struct timer_list for the timeout > handling. This patch converts the hdev->cmd_timer to use workqueue > as well. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 2 +- > net/bluetooth/hci_core.c | 17 +++++++++-------- > net/bluetooth/hci_event.c | 4 ++-- > 3 files changed, 12 insertions(+), 11 deletions(-) Applied to bluetooth-next. Thanks. Johan -- 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