batman-adv: remove packed from batadv_ogm_packet
authorSimon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Thu, 25 Apr 2013 08:37:24 +0000 (10:37 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Wed, 9 Oct 2013 19:22:34 +0000 (21:22 +0200)
commit9284a47e8bd7d19fc1230cc8d5982820d357c3ed
tree5c1be30134cd3bbd2537febd60ff93120e1454ea
parenta1f1ac5c4d045a1adc6662346733a6db3aee5a9d
batman-adv: remove packed from batadv_ogm_packet

As we decreased the struct size from 26 to 24 byte, we can remove
__packed as the compiler will not add any more padding.

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>
net/batman-adv/packet.h