Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
batman-adv: Prefix bridge_loop_avoidance local static functions with …
…batadv_ All non-static symbols of batman-adv were prefixed with batadv_ to avoid collisions with other symbols of the kernel. Other symbols of batman-adv should use the same prefix to keep the naming scheme consistent. Signed-off-by: Sven Eckelmann <sven@narfation.org>
- Loading branch information