From: Antonio Quartulli <redacted>
Date: Fri, 11 May 2012 14:21:17 +0200
this is a fixed version of the pull request issued on 2012-05-09.
Comments introduced in this patchset are not following the net-tree
guidelines. Another patch changing all the already existing comments will follow
later.
New exported functions follow the new name convention we discussed so far.
A patch renaming all the existing exported functions will follow.
Pulled, but you have to cleanup the namespace on lots of other
functions too.
For example, the packet receive handle register/unregister routines
you added in this series as well.
Go through the entire batman-adv stack, and if the function or data
object is not static, make sure it has a batadv_*() prefix.