]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix length for Read Local OOB Extended Data respone packet
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 23:05:44 +0000 (16:05 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 17 Mar 2015 06:16:45 +0000 (08:16 +0200)
commitdfe7ef3217b0af16aa613d7278f3597eaf75ad5a
tree2a8a3dfa3dce00c17d58028f348770d01bb80bbb
parent3044604e1caac98c7f256b33e7aa994d26ff5bdc
Bluetooth: Fix length for Read Local OOB Extended Data respone packet

The length of the respone packet for Read Local OOB Extended Data
command has a calculation error. In case LE Secure Connections support
is not enabled, the actual response is shorter. Keep this in mind and
update the value accordingly.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c