From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 18 Apr 2012 17:23:28 +0800 References: <1334734513-30357-1-git-send-email-ordex@autistici.org> In-Reply-To: <1334734513-30357-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201204181723.28233.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: use uint32_t instead of unsigned long to avoid cast 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 Wednesday, April 18, 2012 15:35:13 Antonio Quartulli wrote: > Reported-by: David Miller > Signed-off-by: Antonio Quartulli > --- > > This patch is for *next*. It solves a problem pointed out by David S. > Miller. This patch will be squashed with the one which introduced the > issue and will be sent out in the next pull request. Applied in revision 69a69a4. Thanks, Marek