[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)
commit84116716cc9404356f775443b460f76766f08f65
tree627662e0ac97542de873ed2071561ba2c2f0ba8e
parentf123bc5f800d528e59684c7faffda88b4dd2d38c
[DCCP]: enable debug messages also for static builds

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>
net/dccp/Kconfig
net/dccp/ackvec.c
net/dccp/ccids/Kconfig
net/dccp/ccids/ccid2.c
net/dccp/dccp.h