From: Simon Wunderlich Date: Thu, 25 Apr 2013 08:37:22 +0000 (+0200) Subject: batman-adv: add build check macros for packet member offset X-Git-Tag: v3.13-rc1~105^2~193^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80067c8320aebab6d740e07be6ecf3dd04787f60;p=pandora-kernel.git batman-adv: add build check macros for packet member offset Since we removed the __packed from most of the packets, we should make sure that the offset generated by the compiler are correct for sent/received data. Signed-off-by: Simon Wunderlich Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed