Re: Linux 2.6.4-rc1
From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 02/29/04
- Previous message: Pavel Machek: "Re: Dropping CONFIG_PM_DISK?"
- In reply to: Linus Torvalds: "Linux 2.6.4-rc1"
- Next in thread: Jeff Garzik: "Re: Linux 2.6.4-rc1"
- Reply: Jeff Garzik: "Re: Linux 2.6.4-rc1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Feb 2004 17:30:41 +0100 (MET) To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>, Jeff Garzik <jgarzik@pobox.com>
On Fri, 27 Feb 2004, Linus Torvalds wrote:
> Ok, as usual, there was a lot of stuff for the -rc1, but as seems to be
> more and more true it is mainly in the "periphery".
>
> Andrew Morton:
> o m68k: Amiga Hydra Ethernet new driver model
This part of the patch seems to have been lost (root_hydra_dev is no more):
--- linux-2.6.4-rc1/drivers/net/hydra.c 2004-02-29 09:32:04.000000000 +0100
+++ linux-m68k-2.6.4-rc1/drivers/net/hydra.c 2004-02-29 09:53:41.000000000 +0100
@@ -142,10 +142,6 @@
ei_status.reg_offset = hydra_offsets;
dev->open = &hydra_open;
dev->stop = &hydra_close;
-#ifdef MODULE
- ei_status.priv = (unsigned long)root_hydra_dev;
- root_hydra_dev = dev;
-#endif
NS8390_init(dev, 0);
err = register_netdev(dev);
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Pavel Machek: "Re: Dropping CONFIG_PM_DISK?"
- In reply to: Linus Torvalds: "Linux 2.6.4-rc1"
- Next in thread: Jeff Garzik: "Re: Linux 2.6.4-rc1"
- Reply: Jeff Garzik: "Re: Linux 2.6.4-rc1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|