commit | 841a5ec72c028432f716670c4a7c2e1b70ee1341 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Thu Dec 12 20:15:25 2013 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 12 12:14:54 2013 -0800 |
tree | 7f5c061987928ff287c1c55b3ffe596c4c670f98 | |
parent | 30d3db44bb337321b25344eea3ed6a64ee16fcc8 [diff] |
6lowpan: fix/move/cleanup debug functions 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>