From 84ec08640786592a045b783fb28b542415521bf9 Mon Sep 17 00:00:00 2001 From: Marek Lindner Date: Tue, 6 Jul 2010 21:05:16 +0200 Subject: [PATCH] Staging: batman-adv: add routing debug log accessible via debugfs All routing debug messages are saved in a ring buffer that can be read via the debugfs file "log". Note that CONFIG_BATMAN_ADV_DEBUG must be activated to have the debug logs compiled in. Signed-off-by: Marek Lindner Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed