From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 12 Feb 2012 23:09:21 +0800 References: <201202071719.22804.lindner_marek@yahoo.de> <1328606451-3418-1-git-send-email-lindner_marek@yahoo.de> <1328606451-3418-6-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1328606451-3418-6-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201202122309.21478.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 7/8] batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN 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 Tuesday, February 07, 2012 17:20:50 Marek Lindner wrote: > Using BATMAN_OGM_LEN leaves one with the impression that this is > the full packet size which is not the case. Therefore the variable > is renamed. Applied in revision 76cdf0e. Regards, Marek