]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Don't wait for HCI in Add/Remove Device
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Nov 2015 06:11:18 +0000 (08:11 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:29 +0000 (17:50 +0100)
commit0a73ad99885186dc495772c19cc257f993ce2a71
treed6621c0dd7b246b5f1cb7a52777f1866fb1376ac
parentbcb1fd13d691042a0ff37219c9d06830a8ddbde5
Bluetooth: Don't wait for HCI in Add/Remove Device

There's no point in waiting for HCI activity in Add/Remove Device
since the effects of these calls are long-lasting and we can anyway
not report up to the application all HCI failures.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c