From: Gerrit Renker Date: Sun, 10 Dec 2006 02:05:12 +0000 (-0200) Subject: [DCCP]: Warn when discarding packet due to internal errors X-Git-Tag: v2.6.20-rc1~146^2~12^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6282f4da5eb67e08eff94d73a1911c3a008846a;p=pandora-kernel.git [DCCP]: Warn when discarding packet due to internal errors This adds a (debug) warning message which is triggered whenever a packet is discarded due to send failure. It also adds a conditional, so that an interruption during dccp_wait_for_ccid is not treated as a `BUG': the rationale is that interruptions are external, whereas bug warnings are concerned with the internals. Signed-off-by: Gerrit Renker Acked-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed