From: Johan Hedberg Date: Sun, 17 Aug 2014 21:41:43 +0000 (+0300) Subject: Bluetooth: Set disc_timeout to 0 when calling hci_chan_del X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ff670a44cc34c01e78900c42255511e4f232e6;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed