]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Return correct L2CAP response type
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Wed, 31 Oct 2012 13:46:28 +0000 (15:46 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 1 Nov 2012 22:27:06 +0000 (20:27 -0200)
commit76261ee23292d2c3b9557c80fef953d9c1f96d8a
tree495e2d939420a2ede46393d5ab1d497da06f4b55
parent082c48d2e2d8496e07f79ea546e11c42c7fa390a
Bluetooth: Return correct L2CAP response type

Return L2CAP_CREATE_CHAN_RSP for Create Channel Request and
L2CAP_CONN_RSP for Create Connection Request.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c