]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Correct CID endian notation
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 12 Mar 2012 10:13:08 +0000 (12:13 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 03:41:31 +0000 (00:41 -0300)
commitd01dc47b02d76a93e8d28cc9ee2d37cabc07b6ed
tree372b724e9d9ff42abc25a984b7e14ce604c752e7
parent14af6f1d7e3eb339940b38539323aef9cb5d0710
Bluetooth: Correct CID endian notation

L2CAP channel id is used in host format in internal L2CAP code.
Fix sparse warnings about wrong endian conversion.

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