From: Johan Hedberg Date: Mon, 18 Aug 2014 17:33:28 +0000 (+0300) Subject: Bluetooth: Set discon_timeout to 0 in l2cap_conn_del X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e31fb86005a01b7df8427b09d0158da28d0c773a;p=pandora-kernel.git Bluetooth: Set discon_timeout to 0 in l2cap_conn_del When the l2cap_conn_del() function is used we do not want to wait around "in case something happens" before disconnecting. This patch sets the disconnection timeout to 0 so that the disconnection routines get immediately scheduled. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed