[PATCH 2/2] set packet size limit for the mv643xx csum offloading

Maxime Bizon mbizon at freebox.fr
Fri Aug 13 18:28:00 EDT 2010


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





More information about the linux-arm-kernel mailing list