netdev
[Top] [All Lists]

Re: [PATCH 2.{4,x5}.x] mod_timer cleanups for dst.c

To: vinay-rc@xxxxxxxxxxxxxx
Subject: Re: [PATCH 2.{4,x5}.x] mod_timer cleanups for dst.c
From: "David S. Miller" <davem@xxxxxxxxxx>
Date: Sun, 04 May 2003 04:26:12 -0700 (PDT)
Cc: netdev@xxxxxxxxxxx
In-reply-to: <1052040334.1119.71.camel@xxxxxxxxxxxxxxxxxxxxxxx>
References: <1052040334.1119.71.camel@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
   From: Vinay K Nallamothu <vinay-rc@xxxxxxxxxxxxxx>
   Date: 04 May 2003 14:55:34 +0530

   Just reposting what I earlier posted to the linux-kernel mailing list.
   These are trivial patches converting {del,add}_timer to mod_timer.

Thanks, this is actually a bug fix.  The old code could add_timer()
while the timer was active.

<Prev in Thread] Current Thread [Next in Thread>