From: Sven Eckelmann Date: Sat, 4 Sep 2010 23:58:37 +0000 (+0200) Subject: Staging: batman-adv: Don't inform about dropped packets in nodebug X-Git-Tag: v2.6.37-rc1~60^2~3^2~686 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81abee4f189e56892b2b3e654a46973ff3c3ab4e;p=pandora-kernel.git Staging: batman-adv: Don't inform about dropped packets in nodebug Information about dropped packets are usually only interesting for debugging purposes and otherwise open the possibility to flood the logs of the target machine with useless information. pr_debug will not output those information on a nodebug kernel. Reported-by: Vasiliy Kulikov Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed