Hi Geert,
>> @@ -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?
Cheers,
Michael
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html