commit | b3ff670a44cc34c01e78900c42255511e4f232e6 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Aug 18 00:41:43 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Sep 08 19:07:53 2014 +0200 |
tree | 2d03c53e48695d191ac9a3730bcef1003e81c5da | |
parent | 6c388d32ec1b9fcc2f2404fb5e9b3b0096be5de9 [diff] |
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del The hci_chan_del() function is used in scenarios where we've decided we want to get rid of the underlying baseband link. It makes therefore sense to force the disc_timeout to 0 so that the disconnection routines are immediately scheduled. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>