[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.0901230225430.12187@swampdragon.chaosbits.net>
Date: Fri, 23 Jan 2009 02:31:22 +0100 (CET)
From: Jesper Juhl <jj@...osbits.net>
To: Greg KH <gregkh@...e.de>
cc: linux-kernel@...r.kernel.org, stable@...nel.org,
Justin Forbes <jmforbes@...uxtx.org>,
Zwane Mwaikambo <zwane@....linux.org.uk>,
Theodore Ts'o <tytso@....edu>,
Randy Dunlap <rdunlap@...otime.net>,
Dave Jones <davej@...hat.com>,
Chuck Wolber <chuckw@...ntumlinux.com>,
Chris Wedgwood <reviews@...cw.f00f.org>,
Michael Krufky <mkrufky@...uxtv.org>,
Chuck Ebbert <cebbert@...hat.com>,
Domenico Andreoli <cavokz@...il.com>, Willy Tarreau <w@....eu>,
Rodrigo Rubira Branco <rbranco@...checkpoint.com>,
Jake Edge <jake@....net>, Eugene Teo <eteo@...hat.com>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
alan@...rguk.ukuu.org.uk, Florian Fainelli <florian@...nwrt.org>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [patch 24/46] r6040: bump release number to 0.19
On Thu, 22 Jan 2009, Greg KH wrote:
> 2.6.28-stable review patch. If anyone has any objections, please let us know.
>
It's simple enough, sure, but it doesn't really conform to the guidelines
set out for -stable patches in Documentation/stable_kernel_rules.txt :
...
- It must fix a real bug that bothers people (not a, "This could be a
problem..." type thing).
...
- It cannot contain any "trivial" fixes in it (spelling changes,
whitespace cleanups, etc).
...
I'm trying to come up with some real problem this fixes and a reason why
we want it in -stable, but I cannot...
>
> From: Florian Fainelli <florian@...nwrt.org>
>
> [ Upstream commit: 4707470ae7441733822efcd680b0ef3971921c4d ]
>
> This patch bumps the release number of the driver.
>
> Signed-off-by: Florian Fainelli <florian@...nwrt.org>
> Signed-off-by: David S. Miller <davem@...emloft.net>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
>
> ---
> drivers/net/r6040.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- a/drivers/net/r6040.c
> +++ b/drivers/net/r6040.c
> @@ -49,8 +49,8 @@
> #include <asm/processor.h>
>
> #define DRV_NAME "r6040"
> -#define DRV_VERSION "0.18"
> -#define DRV_RELDATE "13Jul2008"
> +#define DRV_VERSION "0.19"
> +#define DRV_RELDATE "18Dec2008"
>
> /* PHY CHIP Address */
> #define PHY1_ADDR 1 /* For MAC1 */
>
--
Jesper Juhl <jj@...osbits.net> http://personal.chaosbits.net/
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists