batman-adv: Prefix unicast static inline functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Sat, 12 May 2012 11:48:57 +0000 (13:48 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Sun, 24 Jun 2012 16:41:42 +0000 (18:41 +0200)
commitf0530ee5fb9e73465ac844ada2c96a2bea85a18f
tree4f9dec257b99fac7a0cb9de8841b970858dc1391
parentda641193dd3117ccd408dc589a131f16286b0da0
batman-adv: Prefix unicast static inline 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>
net/batman-adv/routing.c
net/batman-adv/unicast.h