lapb: Neaten debugging
authorJoe Perches <joe@perches.com>
Thu, 17 May 2012 10:25:49 +0000 (10:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 May 2012 22:45:20 +0000 (18:45 -0400)
Enable dynamic debugging and remove a bunch of #ifdef/#endifs.

Add a lapb_dbg(level, fmt, ...) macro and replace the
printk(KERN_DEBUG uses.
Add pr_fmt and remove embedded prefixes.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found