From: Simon Wunderlich Date: Thu, 25 Apr 2013 08:37:24 +0000 (+0200) Subject: batman-adv: remove packed from batadv_ogm_packet X-Git-Tag: v3.13-rc1~105^2~193^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9284a47e8bd7d19fc1230cc8d5982820d357c3ed;p=pandora-kernel.git 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 Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed