Sven Eckelmann 9455e34cb2 batman-adv: Prefix send non-static functions with batadv_
batman-adv can be compiled as part of the kernel instead of an module. In that
case the linker will see all non-static symbols of batman-adv and all other
non-static symbols of the kernel. This could lead to symbol collisions. A
prefix for the batman-adv symbols that defines their private namespace avoids
such a problem.

Reported-by: David Miller <davem@davemloft.net>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2012-06-20 22:15:26 +02:00
..
2012-06-04 11:45:11 -04:00
2012-06-19 21:22:05 -07:00
2012-06-14 01:45:46 -07:00
2012-06-19 21:22:05 -07:00
2012-06-04 11:45:11 -04:00
2012-06-15 15:30:15 -07:00
2012-04-15 12:44:40 -04:00
2012-05-17 18:45:20 -04:00
2012-05-17 04:50:21 -04:00
2012-06-11 02:08:59 -07:00
2012-06-04 11:45:11 -04:00
2012-06-09 19:06:21 -07:00
2012-05-27 01:11:22 -04:00