From: Gerrit Renker Date: Mon, 20 Nov 2006 20:28:09 +0000 (-0200) Subject: [DCCP]: Add CCID3 debug support to Kconfig X-Git-Tag: v2.6.20-rc1~34^2~40^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56724aa434e9b4d73548021ede7a1474f533f3fe;p=pandora-kernel.git [DCCP]: Add CCID3 debug support to Kconfig This adds a CCID3 debug option to the configuration menu which is missing in Kconfig, but already used by the code. CCID 2 already provides such an entry. To enable debugging, set CONFIG_IP_DCCP_CCID3_DEBUG=y NOTE: The use of ccid3_{t,r}x_state_name is safe, since now only enum values can appear. Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed