On Sun, 2010-06-06 at 15:28 +0300, Saeed Bishara wrote: > diff --git a/arch/arm/mach-kirkwood/common.c b/arch/arm/mach-kirkwood/common.c > index 4ccfdf9..c4bd8cb 100644 > --- a/arch/arm/mach-kirkwood/common.c > +++ b/arch/arm/mach-kirkwood/common.c > @@ -114,6 +114,7 @@ void __init kirkwood_ehci_init(void) > ****************************************************************************/ > struct mv643xx_eth_shared_platform_data kirkwood_ge00_shared_data = { > .dram = &kirkwood_mbus_dram_info, > + .tx_csum_limit = 1600, > }; > > static struct resource kirkwood_ge00_shared_resources[] = { Kirkwood (at least) has a second ethernet mac, please add the definition for it too. Thanks, -- Maxime -- 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