public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/6] Endian bugfixes
@ 2012-03-12 10:13 Andrei Emeltchenko
  2012-03-12 10:13 ` [PATCHv2 1/6] Bluetooth: Correct ediv in SMP Andrei Emeltchenko
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Andrei Emeltchenko @ 2012-03-12 10:13 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-03-16 15:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 10:13 [PATCHv2 0/6] Endian bugfixes Andrei Emeltchenko
2012-03-12 10:13 ` [PATCHv2 1/6] Bluetooth: Correct ediv in SMP Andrei Emeltchenko
2012-03-12 17:44   ` Marcel Holtmann
2012-03-16 15:34   ` Johan Hedberg
2012-03-12 10:13 ` [PATCHv2 2/6] Bluetooth: Correct length calc in L2CAP conf rsp Andrei Emeltchenko
2012-03-12 17:43   ` Marcel Holtmann
2012-03-12 10:13 ` [PATCHv2 3/6] Bluetooth: Correct CID endian notation Andrei Emeltchenko
2012-03-12 17:45   ` Marcel Holtmann
2012-03-12 10:13 ` [PATCHv2 4/6] Bluetooth: Convert error codes to le16 Andrei Emeltchenko
2012-03-12 17:46   ` Marcel Holtmann
2012-03-12 10:13 ` [PATCHv2 5/6] Bluetooth: trivial: Fix endian conversion mode Andrei Emeltchenko
2012-03-12 17:47   ` Marcel Holtmann
2012-03-12 10:13 ` [PATCHv2 6/6] Bluetooth: mgmt: Add missing endian conversion Andrei Emeltchenko
2012-03-12 17:47   ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox