]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Correct length calc in L2CAP conf rsp
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 12 Mar 2012 10:13:07 +0000 (12:13 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 28 Mar 2012 14:39:07 +0000 (11:39 -0300)
commitbbb4e8734a9776c51b50e1f0bd8a8b1b23a3a7bf
treee345e89b073b0c47916a21cbdd867d79fe412a90
parent6a49982afe5dfe71d2eb3ef5df75422e0c092128
Bluetooth: Correct length calc in L2CAP conf rsp

cmd->len is in le format so convert it to host format before use.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/l2cap_core.c