]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: hci_intel: Use shorter timeout for HCI commands
authorLoic Poulain <loic.poulain@intel.com>
Fri, 27 Nov 2015 18:55:59 +0000 (19:55 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 9 Dec 2015 23:51:50 +0000 (00:51 +0100)
commita0c38245153abe1fd844af9b166d1a5d5dafe7b1
treefb5b2568161b816432a36c23baaf7e864934cadd
parente6e981c74234a6f4e1414ba11ca9746850f261a9
Bluetooth: hci_intel: Use shorter timeout for HCI commands

Use the standard HCI_CMD_TIMEOUT(1s) for HCI command instead of
HCI_INIT_TIMEOUT(10s) which is not justified in these cases.

Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_intel.c