From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 18 Dec 2009 06:24:05 +0800 References: <20091217190433.GA3960@Linus-Debian> In-Reply-To: <20091217190433.GA3960@Linus-Debian> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <200912180624.06029.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Fixes rounding issues in vis.c 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 Friday 18 December 2009 03:04:33 Linus L=C3=BCssing wrote: > This patches fixes two rounding issues in vis.c for sending and > purging vis packets. Before, the timers and timeouts always got > rounded down to seconds, though we want a precision in > milliseconds. > This also fixes a kernel panic that occures when lowering the > timer for sending vis packets (vis_interval) to less than 1000ms > in main.c manually. >=20 > Signed-off-by: Linus L=C3=BCssing Thanks - applied in revision 1506. Regards, Marek