From: André Gaul Date: Tue, 10 Jun 2014 15:50:31 +0000 (+0200) Subject: batman-adv: remove unnecessary logspam X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c4ec10f4ab926396b7925f13974eef58ef0cce;p=pandora-kernel.git batman-adv: remove unnecessary logspam This patch removes unnecessary logspam which resulted from superfluous calls to net_ratelimit(). With the supplied patch, net_ratelimit() is called after the loglevel has been checked. Signed-off-by: André Gaul Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed