[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160723102809.GA3204@salvia>
Date: Sat, 23 Jul 2016 12:28:09 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: fgao@...ai8.com
Cc: kaber@...sh.net, netfilter-devel@...r.kernel.org,
netdev@...r.kernel.org, gfree.wind@...il.com
Subject: Re: [PATCH 1/1] netfilter: h323: Use mod_timer instead of
set_expect_timeout
On Fri, Jul 22, 2016 at 12:59:15PM +0800, fgao@...ai8.com wrote:
> From: Gao Feng <fgao@...ai8.com>
>
> It could simplify the codes without any side effect.
> The set_expect_timeout is used to modify the timer expired time.
> It tries to delete timer, and add it again.
> So we could use mod_timer directly.
Applied, thanks.
Powered by blists - more mailing lists