[PATCH 2/2] set packet size limit for the mv643xx csum offloading
saeed bishara
saeed.bishara at gmail.com
Tue Aug 31 09:13:55 EDT 2010
On Sat, Aug 14, 2010 at 1:28 AM, Maxime Bizon <mbizon at freebox.fr> wrote:
>
> 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.
ok, I'll
>
> Thanks,
>
> --
> Maxime
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
More information about the linux-arm-kernel
mailing list