linux/net/batman-adv
Sven Eckelmann 38e3c5f0da batman-adv: Don't do pointer arithmetic with void*
The size of void is currently set by gcc to 1, but is not well defined
in general. Therefore it is more advisable to cast it to char* before
doing pointer arithmetic.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2011-05-30 07:39:30 +02:00
..
2011-01-31 14:57:12 +01:00
2011-01-31 14:57:12 +01:00
2011-01-31 14:57:12 +01:00
2010-12-16 13:44:24 -08:00
2011-01-31 14:57:12 +01:00
2011-01-31 14:57:12 +01:00