From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Those patches fix bugs and typos related to endian conversion reported by sparse. Changes: * v2: Use __constant version with constants. Andrei Emeltchenko (6): Bluetooth: Correct ediv in SMP Bluetooth: Correct length calc in L2CAP conf rsp Bluetooth: Correct CID endian notation Bluetooth: Convert error codes to le16 Bluetooth: trivial: Fix endian conversion mode Bluetooth: mgmt: Add missing endian conversion include/net/bluetooth/smp.h | 2 +- net/bluetooth/l2cap_core.c | 18 +++++++++--------- net/bluetooth/mgmt.c | 11 ++++++++--- net/bluetooth/smp.c | 2 +- 4 files changed, 19 insertions(+), 14 deletions(-) -- 1.7.9 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html