Hi Marek and all,
One question:
Would have the debugging available VIA the "usual" kernel process mean I could more easily turn on debugging. That is to say: I think I have a problem, I turn on debugging without having to recompile, etc. I can now easily observe what is going wrong and solve my problem more easily?
warm regards to all, wiz
On Sun, 27 Jun 2010, Marek Lindner wrote:
Hi,
I worked through the received feedback (thanks!) my first set of patches provoked and improved the code. The following changes have been made:
- the log level no longer is a global variable and can be configured for each
mesh individually
- the "unused variable" warnings have been eliminated
- now dead batctl code has been removed
I also considered making the debug log available via the standard kernel logging facilities but right now I can only see little value in this feature. We can still add it as soon as somebody complains.
Unless there are futher comments I will go ahead and commit the changes.
Regards, Marek