[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080922.190350.63489376.davem@davemloft.net>
Date: Mon, 22 Sep 2008 19:03:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: akpm@...ux-foundation.org
Cc: netdev@...r.kernel.org, kaih.luo@...il.com,
jengelh@...putergmbh.de, kaber@...sh.net
Subject: Re: [patch 2/8] netfilter: xt_time gives a wrong monthday in a
leap year
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
--
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