Hey,
If batman is to get into mainline, the use of debug_log will need to be removed. This is a first step in this direction. It replaces debug_log calls for CRITICAL, WARNING and NOTICE with printk calls. It tries to consistently prefix all such output with "batman:" making it easier to find such output mixed in with other kernel messages. LOG_TYPE_BATMAN and LOG_TYPE_ROUTES has not been changed.
thanks a lot for your patch and thoughts. Does this patch mean you got in touch with a maintainer and he/she suggested to do that ? What else did he/she suggest ? I'm asking because I want to understand in which direction we are moving before I start rowing. ;-)
Regards, Marek