batman-adv: Prefix send local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Wed, 16 May 2012 18:23:14 +0000 (20:23 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 06:21:47 +0000 (08:21 +0200)
commitbb079c82e4274e32ae7592096d7e70bf4fa571ab
treec27cb0f76e5e54cbce38ae34d4152a44869ac1d1
parent63b010371efebe6342b7f2bfad2f7881d03cf5f7
batman-adv: Prefix send 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/send.c