From: Gerrit Renker Date: Fri, 16 Jan 2009 23:36:33 +0000 (+0000) Subject: dccp: Debugging functions for feature negotiation X-Git-Tag: v2.6.30-rc1~662^2~949 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f3abb62ccb1a1c77bcce855c04e12356e6ac95;p=pandora-kernel.git dccp: Debugging functions for feature negotiation Since all feature-negotiation processing now takes place in feat.c, functions for producing verbose debugging output are concentrated there. New functions to print out values, entry records, and options are provided, and also a macro is defined to not always have the function name in the output line. Thanks a lot to Wei Yongjun and Giuseppe Galeota for help and discussion with an earlier revision of this patch. Signed-off-by: Gerrit Renker Acked-by: Ian McDonald Signed-off-by: David S. Miller --- Reading git-diff-tree failed