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)
commit8936fa6d1c202abeb94c51c68897342e8714dd69
tree67b4e1efaf955a945ef38e1687a813d2da33072c
parent0b4558e388e72b6d088a057833bafb816ff8af85
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