Simon Wunderlich a40d9b075c batman-adv: fix header alignment by unrolling batadv_header
The size of the batadv_header of 3 is problematic on some architectures
which automatically pad all structures to a 32 bit boundary. To not lose
performance by packing this struct, better embed it into the various
host structures.

Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
2013-12-28 12:51:16 +01:00
..
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-10-09 21:22:32 +02:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-10-23 17:03:46 +02:00