Hi Michael,
On Fri, Jun 22, 2012 at 1:53 AM, Michael Schmitz
<schmitzmic@xxxxxxxxxxxxxx> wrote:
@@ -1142,7 +1140,7 @@ static const char * chip_ids[ 16 ] = {
} \
} while (0)
-#if defined(CONFIG_ATARI_ETHERNAT) || defined(CONFIG_ATARI_ETHERNAT_MODULE)
+#if defined(CONFIG_ATARI)
/*
* MSch: EtherNAT is 32 bit, so the misaligned data buffer hack applies.
* This appears to hurt quite a lot ... we actually need to byte swap the
This part we'll have to do differently, as it depends on the old EtherNAT
driver having been present first, which is not true for mainline.
I've split this one (and similar cases like in EtherNEC) into two
parts - first remove old EtherNAT driver code, then add the new
version. Is that what you wanted?
Yes, and I only need the part that adds the new version.
I'm just going to revert the whole old EtherNAT/EtherNEC driver in one shot,
as it's not in mainline.
Thanks!
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-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html