[DCCP]: enable debug messages also for static builds
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Mon, 20 Nov 2006 20:26:03 +0000 (18:26 -0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:24:35 +0000 (21:24 -0800)
This patch
  * makes debugging (when configured) work both for static / module build
  * provides generic debugging macros for use in other DCCP / CCID modules
  * adds missing information about debug parameters to Kconfig
  * performs some code tidy-up

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>

No differences found