From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 20 Apr 2013 17:41:59 +0800 References: <1366401149-31600-1-git-send-email-siwu@hrz.tu-chemnitz.de> <1366401149-31600-5-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1366401149-31600-5-git-send-email-siwu@hrz.tu-chemnitz.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201304201741.59906.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2 4/6] batman-adv: remove packed from batadv_ogm_packet Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Saturday, April 20, 2013 03:52:27 Simon Wunderlich wrote: > As we decreased the struct size from 26 to 24 byte, we can remove > __packed as the compile will not add any more padding. Same typo as before: compileR Cheers, Marek