dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/lapb
Joe Perches a508da6cc0 lapb: Neaten debugging
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>
2012-05-17 18:45:20 -04:00
..
Kconfig
Makefile Net: lapb: Makefile: Remove deprecated kbuild goal definitions 2010-11-22 08:16:14 -08:00
lapb_iface.c lapb: Neaten debugging 2012-05-17 18:45:20 -04:00
lapb_in.c lapb: Neaten debugging 2012-05-17 18:45:20 -04:00
lapb_out.c lapb: Neaten debugging 2012-05-17 18:45:20 -04:00
lapb_subr.c lapb: Neaten debugging 2012-05-17 18:45:20 -04:00
lapb_timer.c lapb: Neaten debugging 2012-05-17 18:45:20 -04:00