commit | 80067c8320aebab6d740e07be6ecf3dd04787f60 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> | Thu Apr 25 10:37:22 2013 +0200 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Wed Oct 09 21:22:33 2013 +0200 |
tree | c2d81ee3d135fe6335d7ff765e85a4bb31128bcc | |
parent | 9f4980e68b4b72e6a4d7caadfacc54260d05ebf6 [diff] |
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 <siwu@hrz.tu-chemnitz.de> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>