]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: 6lowpan: Increase the connection timeout value
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 8 Sep 2014 09:11:43 +0000 (12:11 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Oct 2014 16:43:14 +0000 (09:43 -0700)
commit617cef5ae6d08b576e893085e46dab14b154cbd9
treea72e4e2e9be4d46f4a42b97e28cf4187f27e4876
parente8442e3c8e047c4c79984ff9d994f43348c11a28
Bluetooth: 6lowpan: Increase the connection timeout value

commit 2ae50d8d3aaf7154f72b44331b71f15799cdc1bb upstream.

Use the default connection timeout value defined in l2cap.h because
the current timeout was too short and most of the time the connection
attempts timed out.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/bluetooth/6lowpan.c