From: Marek Lindner Date: Fri, 19 Feb 2010 15:18:06 +0000 (+0100) Subject: Staging: batman-adv: avoid having the same error message more than once X-Git-Tag: v2.6.34-rc1~10^2~1^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=149de2e58b53cb87c9637a46441c477f0caf74bd;p=pandora-kernel.git Staging: batman-adv: avoid having the same error message more than once The routing code has 2 sections which warn about ttl exceeded. The corresponding warnings were identical which makes it hard to debug. In addition, batman-adv does not need to warn about ttl exceeded in case we encountered an echo request as this is commonly used to generate traceroute graphs. Signed-off-by: Marek Lindner Signed-off-by: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed