]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitacd3aba48808127f2c64ae61123f02d805f46827
tree627662e0ac97542de873ed2071561ba2c2f0ba8e
parent7f90cce85f9f374522c66b571ae04e32b22312c4
[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