]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 8 Oct 2012 08:14:41 +0000 (11:14 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 8 Oct 2012 12:40:12 +0000 (20:40 +0800)
commit7ac8d3b11af89699d281e5c2b8f9d1b2ead1f783
tree67b4e1efaf955a945ef38e1687a813d2da33072c
parent1c5f623f30545971f29d1c066428174f4bba9fe3
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS

There are two Flush Timeouts: one is old Flush Timeot Option
which is 2 octets and the second is Flush Timeout inside EFS
which is 4 octets long.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c