git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30d3db4
)
6lowpan: fix/move/cleanup debug functions
author
Alexander Aring
<alex.aring@gmail.com>
Thu, 12 Dec 2013 19:15:25 +0000
(20:15 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 12 Dec 2013 20:14:54 +0000
(12:14 -0800)
There are several issues on current debug behaviour.
This patch fix the following issues:
- Fix debug printout only if DEBUG is defined.
- Move debug functions of 6LoWPAN code into 6lowpan header.
- Cleanup codestyle of debug functions.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found