[PATCH 358] Mac Sonic Ethernet

From: Geert Uytterhoeven
Date: Thu Jan 01 2004 - 15:02:20 EST


Mac Sonic Ethernet: Minor updates (from Matthias Urlichs)

--- linux-2.6.0/drivers/net/macsonic.c Tue Jul 29 18:18:58 2003
+++ linux-m68k-2.6.0/drivers/net/macsonic.c Mon Oct 20 21:37:23 2003
@@ -630,8 +630,7 @@
return macsonic_init(dev);
}

#ifdef MODULE
-static char namespace[16] = "";
static struct net_device dev_macsonic;

MODULE_PARM(sonic_debug, "i");
@@ -641,7 +639,6 @@
int
init_module(void)
{
- dev_macsonic.name = namespace;
dev_macsonic.init = macsonic_probe;

if (register_netdev(&dev_macsonic) != 0) {

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

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-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html