[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48DA087C.4080300@trash.net>
Date: Wed, 24 Sep 2008 11:29:32 +0200
From: Patrick McHardy <kaber@...sh.net>
To: David Miller <davem@...emloft.net>
CC: akpm@...ux-foundation.org, netdev@...r.kernel.org,
kaih.luo@...il.com, jengelh@...putergmbh.de
Subject: Re: [patch 2/8] netfilter: xt_time gives a wrong monthday in a leap
year
David Miller wrote:
> From: akpm@...ux-foundation.org
> Date: Mon, 22 Sep 2008 14:50:36 -0700
>
>> From: Kaihui Luo <kaih.luo@...il.com>
>>
>> The function localtime_3 in xt_time.c gives a wrong monthday in a leap
>> year after 28th 2. calculating monthday should use the array
>> days_since_leapyear[] not days_since_year[] in a leap year.
>>
>> Signed-off-by: Kaihui Luo <kaih.luo@...il.com>
>> Acked-by: Jan Engelhardt <jengelh@...putergmbh.de>
>> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
>
> Patrick, this seems pretty straightforward so I applied it
> to net-next-2.6
Thanks Dave.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists