batman-adv: Prefix bat_iv_ogm local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Sat, 12 May 2012 16:33:51 +0000 (18:33 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 06:21:34 +0000 (08:21 +0200)
commitfe8bc39699cf887a9c3758aa7b3cbbf771e1e847
tree9dce5999ed29fc9c1797efd7bb97187faf1a8eaa
parent1eda58bfc56c43e73a0cf2bfb6e4d620ab866109
batman-adv: Prefix bat_iv_ogm 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>
net/batman-adv/bat_iv_ogm.c