]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Lookup channel structure based on DCID
authorMat Martineau <mathewm@codeaurora.org>
Tue, 23 Oct 2012 22:24:09 +0000 (15:24 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 02:01:53 +0000 (00:01 -0200)
commit70183d231b86d9c9766832677f2ba1a5e6187603
tree8b436e6b47ead2474ef865c9c210e3fed588962c
parentcaf415dceb77dc7fc11cd491ddb1953757343419
Bluetooth: Lookup channel structure based on DCID

Processing a move channel request involves getting the channel
structure using the destination channel ID.  Previous code could only
look up using the source channel ID.

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