From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 20 Apr 2013 17:38:16 +0800 References: <1366401149-31600-1-git-send-email-siwu@hrz.tu-chemnitz.de> <1366401149-31600-3-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1366401149-31600-3-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: <201304201738.17033.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2 2/6] batman-adv: add build check macros for packet member offset 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:25 Simon Wunderlich wrote: > Since we removed the __packed from most of the packets, we should > make sure that the offset generated by the compile are correct for > sent/received data. Small typo: by the compileR Cheers, Marek