From: Arnaud Patard (Rtp) Date: Thu, 26 Jul 2012 10:15:46 +0000 (+0200) Subject: ARM: Orion: Set eth packet size csum offload limit X-Git-Tag: v3.6-rc4~11^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58569aee5a1a5dcc25c34a0a2ed9a377874e6b05;p=pandora-kernel.git ARM: Orion: Set eth packet size csum offload limit The mv643xx ethernet controller limits the packet size for the TX checksum offloading. This patch sets this limits for Kirkwood and Dove which have smaller limits that the default. As a side note, this patch is an updated version of a patch sent some years ago: http://lists.infradead.org/pipermail/linux-arm-kernel/2010-June/017320.html which seems to have been lost. Signed-off-by: Arnaud Patard Signed-off-by: Jason Cooper Cc: --- Reading git-diff-tree failed