OSDN Git Service

batman-adv: Improve includes for trace functionality
authorSven Eckelmann <sven@narfation.org>
Sun, 21 Oct 2018 09:30:30 +0000 (11:30 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Mon, 12 Nov 2018 09:41:50 +0000 (10:41 +0100)
commit95d8f85c911331fc4b4a6039295b3fe1673c73e7
tree2e628a4f67cbe4086edfbfec6aedc1fa0a54fa4d
parenta5dac4da72f59f9565af747f0e4a2d943f902240
batman-adv: Improve includes for trace functionality

The batadv_dbg trace event uses different functionality and datastructures
which are not directly associated with the trace infrastructure. It should
not be expected that the trace headers indirectly provide them and instead
include the required headers directly.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/trace.c
net/batman-adv/trace.h