All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] Ease debugging patches
@ 2012-02-17  9:40 Emeltchenko Andrei
  2012-02-17  9:40 ` [PATCHv2 1/3] Bluetooth: Move scope of state_to_string Emeltchenko Andrei
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Emeltchenko Andrei @ 2012-02-17  9:40 UTC (permalink / raw)
  To: linux-bluetooth

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

Increase isage of state_to_string and prefix hex numbers
with object names.

Changes:
	v2: added 3rd patch, prefixing couple of hex with obj name

Andrei Emeltchenko (3):
  Bluetooth: Move scope of state_to_string
  Bluetooth: Use symbolic names for state in debug
  Bluetooth: Prefix hex numbers with object name

 include/net/bluetooth/bluetooth.h |   27 +++++++++++++++++++++++++++
 include/net/bluetooth/l2cap.h     |    3 ++-
 net/bluetooth/hci_conn.c          |    4 ++--
 net/bluetooth/l2cap_core.c        |   33 ++++-----------------------------
 net/bluetooth/l2cap_sock.c        |    2 +-
 5 files changed, 36 insertions(+), 33 deletions(-)

-- 
1.7.9


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

end of thread, other threads:[~2012-02-17 11:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17  9:40 [PATCHv2 0/3] Ease debugging patches Emeltchenko Andrei
2012-02-17  9:40 ` [PATCHv2 1/3] Bluetooth: Move scope of state_to_string Emeltchenko Andrei
2012-02-17  9:49   ` Marcel Holtmann
2012-02-17  9:40 ` [PATCHv2 2/3] Bluetooth: Use symbolic names for state in debug Emeltchenko Andrei
2012-02-17  9:50   ` Marcel Holtmann
2012-02-17  9:40 ` [PATCHv2 3/3] Bluetooth: Prefix hex numbers with object name Emeltchenko Andrei
2012-02-17  9:48   ` Marcel Holtmann
2012-02-17 11:03 ` [PATCHv2 0/3] Ease debugging patches Johan Hedberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.