From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 6 Mar 2012 03:33:26 +0800 References: <1330587321-12177-1-git-send-email-lindner_marek@yahoo.de> <1330587321-12177-5-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1330587321-12177-5-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: <201203060333.26267.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: replace HZ calculations with jiffies_to_msecs() 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 Thursday, March 01, 2012 15:35:20 Marek Lindner wrote: > Signed-off-by: Marek Lindner > --- > bat_debugfs.c | 4 ++-- > originator.c | 15 ++++++++++----- > send.c | 2 +- > 3 files changed, 13 insertions(+), 8 deletions(-) Applied in revision bfe9936. Regards, Marek