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)
commit51d7a94d56f842a6bd752c11de2f80f2cbc4a507
treed6621c0dd7b246b5f1cb7a52777f1866fb1376ac
parent2e93e53b8f86fb38a9a3c3bd08e539c40b3f8d89
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
This page took 0.029567 seconds and 5 git commands to generate.