diff options
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2008-12-21 01:57:35 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-01-07 19:00:17 +0100 |
commit | ea912f4e7f264981faf8665cfb63d46d7f948117 (patch) | |
tree | b0bfe3d7abcee4beb935f0391b8c0180ccb56941 /net/wimax/id-table.c | |
parent | wimax: internal API for the kernel space WiMAX stack (diff) | |
download | linux-ea912f4e7f264981faf8665cfb63d46d7f948117.tar.xz linux-ea912f4e7f264981faf8665cfb63d46d7f948117.zip |
wimax: debug macros and debug settings for the WiMAX stack
This file contains a simple debug framework that is used in the stack;
it allows the debug level to be controlled at compile-time (so the
debug code is optimized out) and at run-time (for what wasn't compiled
out).
This is eventually going to be moved to use dynamic_printk(). Just
need to find time to do it.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/wimax/id-table.c')
0 files changed, 0 insertions, 0 deletions