Searched hist:"0 dacc7fab623be97bda7aefe0d1d8d68cebb4218" (Results 1 – 2 of 2) sorted by relevance
/linux/net/batman-adv/ |
H A D | log.c | diff 0dacc7fab623be97bda7aefe0d1d8d68cebb4218 Sun Oct 21 11:30:31 CEST 2018 Sven Eckelmann <sven@narfation.org> batman-adv: Allow to use BATMAN_ADV_DEBUG without BATMAN_ADV_DEBUGFS
The BATMAN_ADV_DEBUGFS portion of batman-adv is marked as deprecated. Thus all required functionality should be available without it. The debug log was already modified to also output via the kernel tracing function but still retained its BATMAN_ADV_DEBUGFS functionality.
Separate the entry point for the debug log from the debugfs portions to make it possible to build with BATMAN_ADV_DEBUG and without BATMAN_ADV_DEBUGFS.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
|
H A D | Kconfig | diff 0dacc7fab623be97bda7aefe0d1d8d68cebb4218 Sun Oct 21 11:30:31 CEST 2018 Sven Eckelmann <sven@narfation.org> batman-adv: Allow to use BATMAN_ADV_DEBUG without BATMAN_ADV_DEBUGFS
The BATMAN_ADV_DEBUGFS portion of batman-adv is marked as deprecated. Thus all required functionality should be available without it. The debug log was already modified to also output via the kernel tracing function but still retained its BATMAN_ADV_DEBUGFS functionality.
Separate the entry point for the debug log from the debugfs portions to make it possible to build with BATMAN_ADV_DEBUG and without BATMAN_ADV_DEBUGFS.
Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
|