batman-adv: remove unnecessary logspam
authorAndré Gaul <gaul@web-yard.de>
Tue, 10 Jun 2014 15:50:31 +0000 (17:50 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Tue, 5 Aug 2014 07:41:54 +0000 (09:41 +0200)
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 <gaul@web-yard.de>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>

No differences found