]> git.karo-electronics.de Git - karo-tx-linux.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, 28 Mar 2012 14:39:08 +0000 (11:39 -0300)
commit732d53ff3e5c3bbef67230102748d32c006853b9
tree91c644c91048998ecb4320f7a2fdeba0fd18bc76
parentbbb4e8734a9776c51b50e1f0bd8a8b1b23a3a7bf
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